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
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