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

Run error #24

Open
respectprotocols opened this issue Mar 19, 2020 · 1 comment
Open

Run error #24

respectprotocols opened this issue Mar 19, 2020 · 1 comment

Comments

@respectprotocols
Copy link

I installed tinfoleak and installed all the requirements that are mentioned in the description. When i came to run the tool, it showed me this error. Please help me try to fix it, I've also tried installing pyqt4 but in return i just got more errors

Traceback (most recent call last):
File "tinfoleak.py", line 65, in
from PyQt4 import QtGui, QtCore
ImportError: No module named PyQt4

@dodiazlopez
Copy link

You may try:

  1. Install PyQt4: sudo apt-get install python-qt4
  2. Run TinfoLeak through python2: python2 tinfoleak.py

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