Closed lgcambero closed 8 years ago
Thank you for responding, but if you verify the catch that I sent and I have installed termcolor, but when I run ipgeolocation.py tells me not find the module. Any other ideas? Thank you.
Hello, kali has python 2.x installed by default. You have to use python 3.x and pip3.
Thank you, you can fix it at last:
apt-get install python3-setuptools easy_install3 pip pip3 install -r requirements.txt --user
Good tool!!
First gonna tell that tool is wonderful! Had same problem, made same steps and solved problems! Thanks
Kali 2016.1 Rolling Release, full update && upgrade && dist-upgrade