You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
By specifying usb-midi in setup.py under install_requires pip will try to download and install that package but it doesn't exist. usb-midi is built in to Circuitpython and is not a PyPi package.