Telefonica / HomePWN

HomePwn - Swiss Army Knife for Pentesting of IoT Devices
https://github.com/ElevenPaths/HomePWN
GNU General Public License v3.0
875 stars 134 forks source link

i cant able to install homepwn on ubuntu18.04 and i use python 3.7 as per readme #3

Closed pilotshooter closed 5 years ago

pilotshooter commented 5 years ago

homwpwn

lucferbux commented 5 years ago

Hi, you are not in the application folder, I will add this extra step to avoid confusion, but you just need to locate the script.

pilotshooter commented 5 years ago

yup just now found anyhow thanks for the resposne

pilotshooter commented 5 years ago

sucessfully launched homepwn and is there need of any kinda of hardware for scanning.. homepwn

lucferbux commented 5 years ago

Hi again, it seems that the dependencies are not intsalled, first check that you are in the virtual environment (run source homePwn/bin/activate) and if it still persis run this command in your terminal inside the project's folder: pip3 install --no-cache-dir -r ./modules/_requirements.txt