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

Insallation issue on Kali #160

Closed
betanc opened this issue Mar 26, 2019 · 2 comments
Closed

Insallation issue on Kali #160

betanc opened this issue Mar 26, 2019 · 2 comments

Comments

@betanc
Copy link

betanc commented Mar 26, 2019

Describe the bug
when i install torBot whith requirements.txt have this problem:

Collecting PyQt5==5.12.1 (from -r requirements.txt (line 9))
Could not find a version that satisfies the requirement PyQt5==5.12.1 (from -r requirements.txt (line 9)) (from versions: )
No matching distribution found for PyQt5==5.12.1 (from -r requirements.txt (line 9))

I try install PyQt manually and don't work anyway...

Appreciate your help

@KingAkeem
Copy link
Member

Have you tried sudo apt-get install python-pyqt5 and do a pip install as well?

@KingAkeem
Copy link
Member

Closing due to no response

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

2 participants