Has anyone installed python3.6 's python-midi package on windows?

I want to train a neural network to generate music, but I can"t install python3.6 "s python-midi package on windows. I think many open source projects on github are useful for this, but I took a look at python-midi "s setup.py,
clipboard.png
whether it doesn"t support windows

.
Mar.05,2021

if this is clearly indicated in the code, then windows is not supported. If it is windows 10, you can consider using WSL, to search Ubuntu directly in the App Store to install


the problem should be that you installed it incorrectly. When downloading the midi library, you should pay attention to selecting the branch of python3, as shown in the figure. After that, you should be able to install

normally.
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-248dada-2384.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-248dada-2384.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?