Python Forum
(python-)rtmidi/Ubuntu - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: Python Coding (https://python-forum.io/forum-7.html)
+--- Forum: General Coding Help (https://python-forum.io/forum-8.html)
+--- Thread: (python-)rtmidi/Ubuntu (/thread-21685.html)



(python-)rtmidi/Ubuntu - Spiekes - Oct-09-2019

Is there a recently approved way to install (python-)rtmidi in Ubuntu 18.04?


RE: (python-)rtmidi/Ubuntu - metulburr - Oct-09-2019

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