Dup Ver Goto 📝

PythonRtMidi

PT2/lang/python/music/midi does not exist
To
5 lines, 30 words, 200 chars Page 'PythonRtMidi' does not exist.

Ubuntu fix

On 22.04, I needed to do this to fix a 'missing shared object' error when trying to instantiate a rtmidi.MidiIn().

sudo ln -s /usr/lib/x86_64-linux-gnu/alsa-lib /usr/lib64