launchpad.py icon indicating copy to clipboard operation
launchpad.py copied to clipboard

rtmidi python 3

Open fr4b3lo opened this issue 2 years ago • 1 comments

Hello, I cant install rtmidi becose only goes to python 3

equirement already satisfied: novation-launchpad in ./.local/lib/python3.10/site-packages (1.0.0) Requirement already satisfied: python-rtmidi in ./.local/lib/python3.10/site-packages (from novation-launchpad) (1.5.8) Collecting launchpad-rtmidi-py Using cached launchpad_rtmidi_py-0.7.0.tar.gz (50 kB) Preparing metadata (setup.py) ... error error: subprocess-exited-with-error

× python setup.py egg_info did not run successfully. │ exit code: 1 ╰─> [1 lines of output] Error: Launchpad_rtmidi.py requires Python 2 [end of output]

note: This error originates from a subprocess, and is likely not a problem with pip. error: metadata-generation-failed

× Encountered error while generating package metadata. ╰─> See above for output.

note: This is an issue with the package mentioned above, not pip.

Thanks

fr4b3lo avatar Dec 18 '23 10:12 fr4b3lo

In case you need to know this after *coughs* two months, er, this thingy here does not need rtmidi. It runs on PyGame ...

You probably are running a fork.

FMMT666 avatar Feb 15 '24 03:02 FMMT666