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

cannot import name 'QtCore' from 'PyQt5' #19

Closed
Flourdeau opened this issue Apr 24, 2020 · 0 comments
Closed

cannot import name 'QtCore' from 'PyQt5' #19

Flourdeau opened this issue Apr 24, 2020 · 0 comments
Labels
invalid This doesn't seem right or not following the issue template

Comments

@Flourdeau
Copy link

HI, ive compiled wifipumpkin3 from git.
Installation work fine but ive this message:
``Traceback (most recent call last):
File "/usr/local/bin/wifipumpkin3", line 4, in
import('pkg_resources').run_script('wifipumpkin3==1.0.0', 'wifipumpki
n3')
File "/usr/lib/python3/dist-packages/pkg_resources/init.py", line 666,
in run_script
self.require(requires)[0].run_script(script_name, ns)
File "/usr/lib/python3/dist-packages/pkg_resources/init.py", line 1462,
in run_script
exec(code, namespace, namespace)
File "/usr/local/lib/python3.7/dist-packages/wifipumpkin3-1.0.0-py3.7.egg/E
GG-INFO/scripts/wifipumpkin3", line 8, in
from PyQt5 import QtCore
ImportError: cannot import name 'QtCore' from 'PyQt5' (/usr/lib/python3/dist-
packages/PyQt5/init.py).
I want to run pumpkin on a raspberry pi 3b (not plus) and my os is kali-Rolling 2020.2. Many thanx for your help. Fred

@mh4x0f mh4x0f added the invalid This doesn't seem right or not following the issue template label Apr 24, 2020
@mh4x0f mh4x0f closed this as completed Apr 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right or not following the issue template
Projects
None yet
Development

No branches or pull requests

2 participants