#Error when installing SideJITServer

1 messages · Page 1 of 1 (latest)

brazen raptor
#

I’ve updated and reinstalled Python 3.12 but keep getting this error:

ERROR: Ignored the following versions that require a different python version: 1.0.0 Requires-Python >=3.11; 1.0.1 Requires-Python >=3.11; 1.0.2 Requires-Python >=3.11; 1.1.0 Requires-Python >=3.11; 1.1.1 Requires-Python >=3.11; 1.2.0 Requires-Python >=3.11; 1.2.1 Requires-Python >=3.11
ERROR: Could not find a version that satisfies the requirement SideJITServer (from versions: none)
ERROR: No matching distribution found for SideJITServer

dusty river
#

You ptobably have python 3.9

#

and 3.12 is not in your path

brazen raptor
#

I’ve completely uninstalled and reinstalled Python but I get the same error. Should I uninstall again and use install Python directly instead of using homebrew?

brazen raptor
#

Crazy, even using the version installed directly(3.12.3) gives me the same error.

dusty river
#

what command are you running?