Closed sasholy closed 7 months ago
Hey @sasholy ,
Try command pip install alive_progress
doesn't work
shodanx domain -d testphp.vulnweb.com [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..
Hey @sasholy , Try with sudo I hope now it will resolve
Hey @sasholy , Try with sudo I hope now it will resolve
I tried it, it doesn't work.
I'll try reinstalling
Hey @sasholy ,
Use commands
sudo pip uninstall shodanx
sudo pip install shodanx
sudo pip install alive_progress
Hey @sasholy , Use commands
sudo pip uninstall shodanx
sudo pip install shodanx
sudo pip install alive_progress
` sudo pip uninstall shodanx
sudo pip install shodanx
sudo pip install alive_progress
[sudo] password for kali:
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality.
WARNING: Skipping shodanx as it is not installed.
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality.
Collecting shodanx
Downloading shodanx-1.0.1.tar.gz (13 kB)
ERROR: Could not find a version that satisfies the requirement aiofiles>=23.2.1 (from shodanx) (from versions: 0.3.0, 0.3.1, 0.3.2, 0.4.0, 0.5.0, 0.6.0)
ERROR: No matching distribution found for aiofiles>=23.2.1 (from shodanx)
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality.
Requirement already satisfied: alive_progress in /usr/local/lib/python2.7/dist-packages (1.6.2)
┌──(kali㉿kali)-[~] └─$ shodanx domain -d testphp.vulnweb.com [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.. `
Hey @sasholy , After this all things now I get to know that your Python version is outdated, I request you please try with the Python's latest version
Hey Also upgrade your pip to latest version
sudo pip uninstall shodanx
sudo pip install shodanx
sudo pip install alive_progress
sudo pip3 uninstall shodanx sudo pip3 install shodanx sudo pip3 install alive_progress
thank you very much, updated everything, everything works
Hey @sasholy , Your Welcome and Happy that now shodanx working for you and also Im closing this issue now :)
hello I have an error.
[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..
thx.