You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
has dependancy on socksipy that is not documented in the readme and no instructions to resolve
The text was updated successfully, but these errors were encountered: