Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AltJIT] Specify pre-installed version of python3 #7

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

caraar12345
Copy link

If someone already has Homebrew and a version of Python 3 installed from it, the python3 and/or pip commands will install pymobiledevice3 to the Homebrew Python path. AltJIT uses the built-in macOS version of python3 in /usr/bin. Updating the command to specify this won't break it for people who don't use Homebrew versions of Python, but it will fix it for people who do.

@caraar12345 caraar12345 changed the title Specify pre-installed version of python3 [AltJIT] Specify pre-installed version of python3 Oct 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant