v3n0m-Scanner / V3n0M-Scanner

Popular Pentesting scanner in Python3.6 for SQLi/XSS/LFI/RFI and other Vulns
GNU General Public License v3.0
1.46k stars 407 forks source link

Query |------ PYTHON PROBLEM DETECTED! Recovery Menu Enabled -----| Tried finding solutions...need some help #170

Closed Sliffie closed 5 years ago

Sliffie commented 5 years ago

I feel like an idiot I have now tried everything that I can find as solutions but no luck I get this error on attempting to run V3nom: I tried using "pip3 install aiohttp --upgrade --user" Did not work either I as well Tried [1] and [2]

|------ PYTHON PROBLEM DETECTED! Recovery Menu Enabled -----|

Exception Error Message encountered: No module named 'aiohttp'

|--- You are advised to run either or both steps below ---| |--- Recovery Menu :::: please let me know if you have any problems with it! ---| | --Note, if your running Ubuntu you may need to run --> sudo apt-get install python3-bs4 --|

         V3n0M python modules can be updated with either option below            

[1] Run Pip3.6 and Auto-Update Python3.6 modules to latest versions, [2] Auto-Install all the required v3n0m modules specified in the program requirements [3] Exit

Note: Both recovery options will at the end, perform a check at the end so everything is upto date :2 This will install the missing modules and upgrade them to current versions then update your Python3.6 entirely You Cannot perform any upgrades or repairs while logged in with root permissions, please restart v3n0m.

Sliffie commented 5 years ago

Fixed myself Commands used:

Note for Kali users: Please make sure you have installed --> apt-get install python3-dev apt-get install python-dev

apt-get install python-dev apt-get install python3-dev apt-get install python3-bs4