joinmarket-clientserver
joinmarket-clientserver copied to clipboard
Directory '.' is not installable. File 'setup.py' not found. Joinmarket was not installed. Exiting.
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?
the following lines were shown
Guess you forgot to add screenshot / output?
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