Meithal
Meithal
The commit looks like it will fix the issue yes, I'll wait for it to get it tagged to confirm.
You must install the windeps first https://github.com/renpy/pygame_sdl2#windows
The more underlying issue is that the install script assumes that on windows we don't use a virtualenv, in a regular python setup the python.exe will be in the root...
I had the same issue, To fix it I changed the line 59 in setuplib.py by `cython_command = os.path.join(os.path.dirname(sys.executable), "cython.exe")`
What are good alternatives? AdminJS hasn't been working out for me
https://github.com/bgrins/spectrum