routersploit icon indicating copy to clipboard operation
routersploit copied to clipboard

pkg_resources

Open Buchiman12 opened this issue 5 months ago • 2 comments

└─# python3 rsf.py

/home/unknown/Desktop/routersploit/routersploit/resources/wordlists/init.py:1: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources Traceback (most recent call last): File "/home/unknown/Desktop/routersploit/rsf.py", line 10, in from routersploit.interpreter import RoutersploitInterpreter File "/home/unknown/Desktop/routersploit/routersploit/interpreter.py", line 14, in from routersploit.core.exploit.exceptions import RoutersploitException File "/home/unknown/Desktop/routersploit/routersploit/core/exploit/init.py", line 28, in from routersploit.core.exploit.shell import shell File "/home/unknown/Desktop/routersploit/routersploit/core/exploit/shell.py", line 2, in import telnetlib ModuleNotFoundError: No module named 'telnetlib'

i'm new to the field. Any help will be appreciated

Buchiman12 avatar Jul 31 '25 05:07 Buchiman12

See https://github.com/threat9/routersploit/issues/860

fabaff avatar Aug 14 '25 06:08 fabaff

see https://github.com/threat9/routersploit/issues/890

xCEVre avatar Oct 07 '25 15:10 xCEVre