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

ValueError: PyCapsule_GetPointer called with incorrect name #50

Closed
stvogel opened this issue Sep 3, 2020 · 1 comment
Closed

ValueError: PyCapsule_GetPointer called with incorrect name #50

stvogel opened this issue Sep 3, 2020 · 1 comment

Comments

@stvogel
Copy link

stvogel commented Sep 3, 2020

Thanks for this great tool.
I stumbled over the mentioned error. Something is wrong with the PyQT-module.
There are lots of these errors in different repositories.

I just wanted to mention that for me this helped:

pip3 uninstall PyQt5
pip3 install -i https://pypi.tuna.tsinghua.edu.cn/simple pyqt5==5.10.1

Hope this helps others having the same error on Linux/Ubuntu 18.04

@stvogel stvogel closed this as completed Sep 3, 2020
@stvogel
Copy link
Author

stvogel commented Sep 3, 2020

As this is just for documentation ;-)
I close the issue immediately

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