Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade PyQt5 to 5.14.0 #4297

Closed
tinyms opened this issue Dec 24, 2019 · 1 comment
Closed

Upgrade PyQt5 to 5.14.0 #4297

tinyms opened this issue Dec 24, 2019 · 1 comment
Labels
bug report Bug is reported by user, not yet confirmed by the core team

Comments

@tinyms
Copy link

tinyms commented Dec 24, 2019

File "/Users/bopresslte/Documents/dev.projects/AutoLearnWorkbench/venv/lib/python3.6/site-packages/orangewidget/workflow/mainwindow.py", line 54, in __init__ super().__init__(*args, **kwargs) File "/Users/bopresslte/Documents/dev.projects/AutoLearnWorkbench/venv/lib/python3.6/site-packages/orangecanvas/application/canvasmain.py", line 187, in __init__ self.setup_actions() File "/Users/bopresslte/Documents/dev.projects/AutoLearnWorkbench/venv/lib/python3.6/site-packages/orangecanvas/application/canvasmain.py", line 517, in setup_actions triggered=self._on_recent_scheme_action TypeError: 'exclusive' is an unknown keyword argument

@tinyms tinyms added the bug report Bug is reported by user, not yet confirmed by the core team label Dec 24, 2019
@janezd
Copy link
Contributor

janezd commented Dec 24, 2019

Fixed via #4298.

@janezd janezd closed this as completed Dec 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug report Bug is reported by user, not yet confirmed by the core team
Projects
None yet
Development

No branches or pull requests

2 participants