tespeed icon indicating copy to clipboard operation
tespeed copied to clipboard

Socksipy dependancy not met

Open lozbrown opened this issue 9 years ago • 0 comments

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

lozbrown avatar May 16 '16 13:05 lozbrown