nexron171 / SimVirtualLocation

iOS/Android device and simulator location mocking tool
131 stars 18 forks source link

The file 'pymobiledevice3' doesnt exist #10

Closed cowpatch closed 8 months ago

cowpatch commented 8 months ago

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 commented 8 months ago

It might be on a related note. I just received this error today.

Screenshot 2024-01-10 at 3 07 32 PM
nexron171 commented 8 months ago

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 commented 8 months ago

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:

gastonmorixe commented 8 months ago

if you use pyenv

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