FMMT666 / launchpad.py

Novation Launchpad (and Midi Fighter) control suite for Python
Other
350 stars 59 forks source link

rtmidi python 3 #85

Open fr4b3lo opened 9 months ago

fr4b3lo commented 9 months ago

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

FMMT666 commented 7 months ago

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.