nythepegasus / SideJITServer

A JIT enabler for iOS 17 with a Windows/macOS computer on the same WiFi!
GNU General Public License v3.0
247 stars 17 forks source link

Error when running `pip install SideJITServer` #45

Open TechnicallyJackson opened 1 month ago

TechnicallyJackson commented 1 month ago

This is not #42 When I run (in venv) the actual command pip install SideJITServer or pip3 install SideJITServer I get in return ERROR: Could not find a version that satisfies the requirement SideJITServer (from versions: none) ERROR: No matching distribution found for SideJITServer

takov751 commented 1 month ago

without context I would recommend checking your python version and pip version as sidejitserver only compatible with python3.11 or newer

GottaLoveAng commented 1 month ago

I'm on python 3.11.9, same error message.

LifeDreamer24 commented 1 month ago

image same here, everything works until this step.

LifeDreamer24 commented 1 month ago

im using 3.12

TechnicallyJackson commented 1 month ago

image same here, everything works until this step.

You are using pip install SideJITStore not pip install SideJITServer Use store instead of server in SideJITServer This might be the problem

LifeDreamer24 commented 1 month ago

found out but later on i got this: image

TechnicallyJackson commented 1 month ago

found out but later on i got this: image

I recommend you open up a new issue

GottaLoveAng commented 1 month ago

I switched to my Arch Linux installation with Python 3.11.8 and still received the same "ERROR: Could not find a version that satisfies the requirement SideJITServer (from versions: none)" despite following the same steps. Seems like the problem is platform-agnostic.

HarukaB commented 1 month ago

use pip install SideJITServer instead

HarukaB commented 1 month ago

found out but later on i got this: image

make sure you installed all required packages by running pip install -r requirements.txt

GottaLoveAng commented 1 month ago

use pip install SideJITServer instead

I used both pip3 and pip and got the same results. The user that created this issue also mentioned they've done this with no different results.

HarukaB commented 1 month ago

use pip install SideJITServer instead

I used both pip3 and pip and got the same results. The user that created this issue also mentioned they've done this with no different results.

maybe try to upgrade pip? use python -m pip install --upgrade pip

GottaLoveAng commented 1 month ago

I guess I was typing it as "SideJITStore," I tried running the command and noticed that my command said store instead of server. It worked after fixing it.

CodeSearcher59 commented 2 weeks ago

I had this issue at first, but it resolved after installing the windows store version of 3.11. However, the help command did not work after it completed the installation, showing this error: SideJITServer : The term 'SideJITServer' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:1