routersploit icon indicating copy to clipboard operation
routersploit copied to clipboard

Error

Open azofficial opened this issue 3 years ago • 7 comments

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'

  • RouterSploit Version 3.4.0
  • Operating System termux android
  • Python Version: ( 3.10.1 )
  • Python Environment: ( I don't know )

azofficial avatar Dec 21 '21 14:12 azofficial

Pleads help

azofficial avatar Dec 21 '21 14:12 azofficial

Pleass help

azofficial avatar Dec 21 '21 14:12 azofficial

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

GH0st3rs avatar Dec 26 '21 23:12 GH0st3rs

It dosent work

69420plss avatar Jan 18 '22 11:01 69420plss

same error

storenth avatar Jan 25 '22 06:01 storenth

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

boo6ster avatar Jan 26 '22 17:01 boo6ster

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

mycal123 avatar Feb 18 '22 15:02 mycal123