-
Notifications
You must be signed in to change notification settings - Fork 27
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
TypeError: unexpected type 'QSize' #79
Comments
Thanks for the feedback and for the test code. |
Thanks for the fix! Any chance you make a new release? We have this package in my team's development environment, relying on Anaconda… |
Absolutely. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Code to trigger the bugs, with PyQt5 version 5.15.6 and PythonQwt version 0.10.2 (the latest release at the time of filling this bug)
With
trigger_bug=1
, I get this traceback:and with
trigger_bug=2
, I get this one:The text was updated successfully, but these errors were encountered: