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

Import error related to PyQt5 #110

Open
aguttesen opened this issue Jan 31, 2023 · 0 comments
Open

Import error related to PyQt5 #110

aguttesen opened this issue Jan 31, 2023 · 0 comments

Comments

@aguttesen
Copy link

Hi, I am new to visbrain and trying to get it working. I’ve successfully installed visbrain (and PyQt5) using pip, but have run into problems with PyQt5 when running the following command:

from visbrain.gui import Sleep
ImportError: cannot import name 'QWidget' from 'PyQt5.Qt' (/Users/nnm329/miniforge3/envs/my_env/lib/python3.10/site-packages/PyQt5/Qt.abi3.so)

Do I need a specific version of PyQt5 to get it working? Current version is 5.15.8.

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

No branches or pull requests

1 participant