Larry Myerscough
Larry Myerscough
I'm writing a geanypy plugin to support Abc music format. Currently, I trigger the derivation of .ps, .svg and .pdf files - and the display of the .svg by hooking...
Hi Oliver, Just looked at your webkit plugin source; looks quite mature and professional. How it is presented on launchpad also looks like something I could learn from. I haven't...
Hi, thanks for looking into this. I tried the command exactly as you suggested; windows didn't parse the comand line properly. So I tried with double quotes and got the...
I'm now pretty sure the problem lies in the fact that rtmidi is being compiled on install in the cae of python 3.13; https://github.com/SpotlightKid/python-rtmidi/issues/217 seems to be very relevant!
Not so 'pretty sure' any more after uninstalling mido and python-rtmidi, then doing.... c:\Users\hippo\PyTest13>uv pip install git+https://github.com/SpotlightKid/python-rtmidi.git Resolved 1 package in 703ms Uninstalled 1 package in 18ms Installed 1 package...
yes mido-port works; see the very start of my first post. I will try to reproduce (tomorrow?) on a different windows 10 system. One Windows system at home is probably...