tespeed
tespeed copied to clipboard
Socksipy dependancy not met
has dependancy on socksipy that is not documented in the readme and no instructions to resolve
oz@gravity:~/tespeed$ ./tespeed.py
Traceback (most recent call last):
File "./tespeed.py", line 11, in <module>
from SocksiPy import socks
ImportError: No module named SocksiPy
loz@gravity:~/tespeed$ sudo apt-get install python-socksipy
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package python-socksipy is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
python-socks
E: Package 'python-socksipy' has no installation candidate