joinmarket-clientserver icon indicating copy to clipboard operation
joinmarket-clientserver copied to clipboard

Directory '.' is not installable. File 'setup.py' not found. Joinmarket was not installed. Exiting.

Open Eerik224 opened this issue 1 year ago • 2 comments

Tried to install JM using WSL and executed install.sh at the end the following lines were shown and JM is not installed. Also is the 'setup.py' file missing?

Eerik224 avatar Sep 01 '24 15:09 Eerik224

the following lines were shown

Guess you forgot to add screenshot / output?

kristapsk avatar Sep 04 '24 00:09 kristapsk

Also is the 'setup.py' file missing?

For the record: setup.py is replaced by pyproject.toml, you'll find some backgound information in PyPA specifications

roshii avatar Sep 06 '24 17:09 roshii