python-midi icon indicating copy to clipboard operation
python-midi copied to clipboard

setup script : incompatible python vs. python3 print statements

Open aistein opened this issue 7 years ago • 0 comments

line 65 of setup.py does not have () in the print statement, while the earlier print statement does. Please pick one. Installation with command line or pip fails because of this error

aistein avatar Apr 14 '18 17:04 aistein