Roylyre / Routersploit-Termux

Script for installing routersploit on termux
Other
30 stars 3 forks source link

Traceback error #2

Open CyberKid1987 opened 2 years ago

CyberKid1987 commented 2 years ago

Please update your script. Thank you 🙂

Zedack commented 2 years ago

This happens when i use python rsf.py

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'