-
Notifications
You must be signed in to change notification settings - Fork 5
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
Consider move to Pyside6? #55
Comments
I updated to pyside6 on this branch: https://github.com/paskino/qt-elements/tree/pyside6 When I try to run examples I get an error:
|
If I install from pip I have no problems. I believe this is because it gives me also: I can't get any of these from anaconda |
Pip seems to get these for me automatically if I make a conda environment and then pip install eqt, as long as I don't do --no-deps |
So maybe the conda recipe would work as long as we make sure we pip install in there? |
I'll make a local conda build and install to test what happens |
It doesn't work, it seems running pip install in the conda recipe still doesn't get me the needed packages from pypi |
https://www.pythonguis.com/faq/pyside2-vs-pyside6/
The text was updated successfully, but these errors were encountered: