-
-
Notifications
You must be signed in to change notification settings - Fork 63
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
ImportError: cannot import name 'get_tunneld_devices' from 'pymobiledevice3.tunneld' #178
Comments
same |
pymobiledevice3 package got an update, and that's probably what's causing the import error you're seeing. It's an easy fix, though. You'll just need to tweak the import lines. Change this:
to this:
If this turns out to be a prolonged problem, I'll issue a pull request to help out. |
This worked! For posterity: the lines are in the |
still not working for me sadly |
is there a tutorial on how to do this? Im new to this and im having the same issue and I dont know how to do that,. |
On the latest version I'm still getting a related error, this is the error log being shown
|
Installing on Windows 11 / Python 3.10.6. Installs without any issues. But when I move to test the installation with
SideJITServer --version
(yes, still in venv), I get the following error:Device is unlocked and physically connected, iTunes/iCloud are running, everything that allowed me to successfully install AltStore originally is in place here.
The text was updated successfully, but these errors were encountered: