python3.1 setup.py build
File "setup.py", line 145
print "Found Win32 platform"
^
SyntaxError: invalid syntax
It seems to be cause by "Print Is A Function" ( http://docs.python.org/release/3.0.1/whatsnew/3.0.html ). Probably not critical at this point but should be fixed in the near future.
If anyone is using PortMidi with Python and would like to submit a patch or test this change, please let me know. This seems non-critical and I'm not set up to test, so I'll continue to leave it open.
Last edit: Roger B. Dannenberg 2013-06-18