RevoltSecurities / ShodanX

ShodanX is a tool to gather information of targets using shodan dorks⚡.
MIT License
169 stars 26 forks source link

alive_progress #4

Closed sasholy closed 7 months ago

sasholy commented 7 months ago

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.

RevoltSecurities commented 7 months ago

Hey @sasholy , Try command pip install alive_progress

sasholy commented 7 months ago

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

RevoltSecurities commented 7 months ago

Hey @sasholy , Try with sudo I hope now it will resolve

sasholy commented 7 months ago

Hey @sasholy , Try with sudo I hope now it will resolve

I tried it, it doesn't work.

I'll try reinstalling

RevoltSecurities commented 7 months ago

Hey @sasholy , Use commands sudo pip uninstall shodanx sudo pip install shodanx sudo pip install alive_progress

sasholy commented 7 months ago

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

RevoltSecurities commented 7 months ago

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

RevoltSecurities commented 7 months ago

Hey Also upgrade your pip to latest version

sasholy commented 7 months ago

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

RevoltSecurities commented 7 months ago

Hey @sasholy , Your Welcome and Happy that now shodanx working for you and also Im closing this issue now :)