Closed noisyneil closed 1 year ago
Hello!
I have no idea who packaged transferwee
on PyPi and last time I've checked it uses different code of this one.
Please ask help to their author/packagers!
Sorry!
I see. I looked up the installation instructions online as I couldn't find any in the readme. Evidently I've installed it incorrectly. Could you advise me as to the correct procedure?
I'm trying to use this from Terminal on Mac.
I installed with
pip install transferwee
, which seemed to work and I'm on Python 3.10.I've tried:
transferwee upload file /Users/noisyneil/Desktop/Test.txt
...but I get: ModuleNotFoundError: No module named 'transferwee.main'
I'm a python beginner so sorry if I'm doing something silly.