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

The file 'pymobiledevice3' doesnt exist #10

Closed
cowpatch opened this issue Jan 10, 2024 · 4 comments
Closed

The file 'pymobiledevice3' doesnt exist #10

cowpatch opened this issue Jan 10, 2024 · 4 comments

Comments

@cowpatch
Copy link

Hi! I have downloaded pymobiledevice 3 and successfully installed the module but in the app I see the error that the file does not exist. What am I missing? And what are the steps to use the location changer (: thanks!

Screenshot 2024-01-10 at 10 30 25 AM
@ieaksu
Copy link

ieaksu commented Jan 10, 2024

It might be on a related note. I just received this error today.
Screenshot 2024-01-10 at 3 07 32 PM

@nexron171
Copy link
Owner

It might be on a related note. I just received this error today. Screenshot 2024-01-10 at 3 07 32 PM

Hi! @styresdc fixed it and fix is available in 3.3 https://github.com/nexron171/SimVirtualLocation/releases/tag/3.3

@nexron171
Copy link
Owner

nexron171 commented Jan 27, 2024

Hi! I have downloaded pymobiledevice 3 and successfully installed the module but in the app I see the error that the file does not exist. What am I missing? And what are the steps to use the location changer (: thanks!

Screenshot 2024-01-10 at 10 30 25 AM

Hi, please check that you have pymobiledevice3 linked to:

  • on Apple Silicon here /opt/homebrew/bin/pymobiledevice3
  • on Intel here /usr/local/bin/pymobiledevice3

@gastonmorixe
Copy link

gastonmorixe commented Feb 1, 2024

if you use pyenv

ln -s $(which pymobiledevice3) /opt/homebrew/bin/pymobiledevice3

@cowpatch cowpatch closed this as completed Feb 3, 2024
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

No branches or pull requests

4 participants