-
Notifications
You must be signed in to change notification settings - Fork 624
Example main.py
run: AttributeError: module 'PyQtAds' has no attribute 'CDockManager'
#735
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
Comments
@andry81 The PyQtAds package is a third party contribution and I cannot help you in this case. Maybe you can contact the authors of the contribution to get some help? |
You have My modules list, just in case: packaging 24.2
pip 25.0.1
prompt_toolkit 3.0.47
PyQt5 5.15.11
PyQt5-Qt5 5.15.2
PyQt5_sip 12.17.0
PyQtAds 3.8.1
setuptools 78.1.0
sip 6.10.0
wheel 0.42.0 |
What do you mean with: "Then why to hold it anyway?" |
It just couldn't run from the box. |
Yes, but if you fix it then maybe it will run and other users are happy if you contribute your fix. |
And how it works before? |
System:
I've checked the site-packages and didn't found any py modules. But instead have found sip modules.
Do I need to somehow compile sip modules? There is no instructions about it in the readme.
The text was updated successfully, but these errors were encountered: