Closed WyattWade604 closed 6 years ago
NVRM
pip install tableprint
i have this problem too pip install tableprint Requirement already satisfied: tableprint in /home/x/.local/lib/python2.7/site-packages (0.8.0) Requirement already satisfied: wcwidth in /home/x/.local/lib/python2.7/site-packages (from tableprint) (0.1.8) Requirement already satisfied: six in /usr/lib/python2.7/dist-packages (from tableprint) (1.14.0) Requirement already satisfied: future in /home/x/.local/lib/python2.7/site-packages (from tableprint) (0.18.2)
Traceback (most recent call last): File "getDVR_Credentials.py", line 4, in
I tried running this on the latest version of Kali Linux and it returned with this error: "Traceback (most recent call last): File "getDVR_Credentials.py", line 6, in
import tableprint as tp
ImportError: No module named tableprint"
How to fix?
Do I clone from https://github.com/nirum/tableprint