On Sat, 18 Aug 2012, Christopher Arndt wrote:

forks/code bases and the lack of a callback-based API), I switched to
RtMidi. I recently released a new Python binding for it. Give it a try
and if you have any questions about it, let me know.


http://pypi.python.org/pypi/python-rtmidi

I installed it on my Linux Fedora 17 system, and only tried shortly, but when I do

        import rtmidi

I get:

        ImportError: No module named _rtmidi


Where does that underscore in "_rtmidi" suddenly come from ???

--

MT

Reply via email to