-
Notifications
You must be signed in to change notification settings - Fork 52
Open
Description
roshanmk@roshanmk-train ~ $ python3
Python 3.4.2 (default, Oct 8 2014, 13:14:40)
[GCC 4.9.1] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> from telnetsrv.threaded import TelnetHandler, command
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/usr/local/lib/python3.4/dist-packages/telnetsrv/threaded.py", line 8, in <module>
from telnetsrvlib import TelnetHandlerBase, command
ImportError: No module named 'telnetsrvlib'
>>>
roshanmk@roshanmk-train ~ $ sudo -H pip3 install telnetsrv
Requirement already satisfied: telnetsrv in /usr/local/lib/python3.4/dist-packages (0.4)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels