Python Forum

Full Version: (python-)rtmidi/Ubuntu
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Is there a recently approved way to install (python-)rtmidi in Ubuntu 18.04?
If you mean rtmidi2? then you would just use pip to install any 3rdparty library for python regardless of the operating system.
pip install rtmidi2
or omit the 2

it depends on which one you want
https://pypi.org/search/?q=rtmidi