Closed Th3BlackHol3 closed 7 months ago
Hello @Th3BlackHol3 , Thanks for your wonderful feedbacks and thanks for providing the messages while installation, please check your python version is latest, if its in latest version please try this command to install:
pip install shodanx --break-system-packages
try the above command and please inform me back if the installation successfull or not.
Hi @sanjai-AK47 Installed successfully after breaking the system packages, but after giving command $ shodanx this issue occurred. Here is the issue below:
$ shodanx
[INFO]: Import Error occured in Module imports due to: No module named 'alive_progress'
[INFO]: If you are encountering this issue more than a time please report the issues in ShodanX Github page..
After that, to solve this issue I install the 'alive_progress' module,
pip install alive-progress
If it does not work, Try with "--break-system-packages",
pip install alive-progress --break-system-packages
It will work surely! Thanks.
Hello, Here I faced an issue when I tried to install this tool on My machine, I am just putting the output that I got from installation time, the issue is given below.
As I told My friend to install this tool, He tried to install shodanx to Kali NetHunter and It was working perfectly! I must say this is an awesome tool for Recon. Thanks!.