threat9 / routersploit

Exploitation Framework for Embedded Devices
Other
12.12k stars 2.31k forks source link

Error #772

Closed azofficial closed 1 year ago

azofficial commented 2 years ago

I get this error in termux Traceback (most recent call last): File "/data/data/com.termux/files/home/routersploit/rsf.py", line 10, in from routersploit.interpreter import RoutersploitInterpreter File "/data/data/com.termux/files/home/routersploit/routersploit/interpreter.py", line 12, in from future.builtins import input ModuleNotFoundError: No module named 'future'

azofficial commented 2 years ago

Pleads help

azofficial commented 2 years ago

Pleass help

GH0st3rs commented 2 years ago

Hi, just try it: python3 -m pip install -r requirements.txt

69420plss commented 2 years ago

It dosent work

storenth commented 2 years ago

same error

boo6ster commented 2 years ago

additional packages that must be installed in termux:

pip3 install future pkg install rust

then run:

python3 -m pip install -r requirements.txt python3 rsf.py

mycal123 commented 2 years ago

additional packages that must be installed in termux:

pip3 install future pkg install rust

then run:

python3 -m pip install -r requirements.txt python3 rsf.py

Can share your blog post or experience, i somewhat found it helped me but part still shows fetch error