c0redumb / midi2vjoy

MIDI to virtual joystick mapping
BSD 2-Clause "Simplified" License
96 stars 31 forks source link

Not installing #25

Open Ksisioss opened 1 year ago

Ksisioss commented 1 year ago

Hey so i was trying to install it and i tried to fix my problem in many ways but i can't install it using python i don't why just nothing want to work.. image

Keltskiy commented 6 months ago

did you find a solution? I have the exact same issue.

adrianursocool commented 2 months ago

I just had the same issue and the easiest solution for me was to install a previous version of python.

Python 3.9.1 works just fine : https://www.python.org/downloads/release/python-391/

or you could also try something like this

python3 -m pip install --user -e .