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

Dev #168

Merged
merged 5 commits into from
Oct 10, 2023
Merged

Dev #168

merged 5 commits into from
Oct 10, 2023

Conversation

leon-thomm
Copy link
Owner

Fixes #159 and python version requirement (it seems like <=3.10 is interpreted as <=3.10.0, I assumed it was <=3.10.*)

ausstein and others added 5 commits October 9, 2023 17:12
Otherwise importing Design from ryvencore_qt.src.Design can cause a qt error when multiple Qt Backends are available.

It is not Ideal to set an environment variable in the config class but it is a fix until Design is removed.
Load config before importing gui env. Since the environmnet variable is now set in config.py, this ensures the QT_API is set before impoting init_node_guis_env
Fix accidental Qt backend import
@leon-thomm leon-thomm merged commit ce0b025 into master Oct 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

pyqtSignal() argument expected to be sequence of types on startup
2 participants