ytisf/PyExfil

Could not find a version that satisfies the requirement ftplib

Closed this issue · 2 comments

pip3 install pyExfil
Collecting pyExfil
Downloading PyExfil-1.10.4.tar.gz (5.2 kB)
Requirement already satisfied: Pillow in /usr/lib/python3/dist-packages (from pyExfil) (7.0.0)
Requirement already satisfied: PyCrypto in /usr/lib/python3/dist-packages (from pyExfil) (2.6.1)
Collecting base58
Downloading base58-2.0.1-py3-none-any.whl (4.3 kB)
ERROR: Could not find a version that satisfies the requirement ftplib (from pyExfil) (from versions: none)
ERROR: No matching distribution found for ftplib (from pyExfil)

My python Version is -
Python 3.8.5
and pip versions is -
pip 20.0.2

python3 https_server.py 
  File "https_server.py", line 72
    except socket.error, e:
                       ^
SyntaxError: invalid syntax

Also I was getting some syntax errors , is it my python version

ytisf commented

Thanks for that. These have been fixed in latest commit + shoutout 👍