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

pymobiledevice 3 error #2

Open
Majhool opened this issue Oct 16, 2024 · 2 comments
Open

pymobiledevice 3 error #2

Majhool opened this issue Oct 16, 2024 · 2 comments

Comments

@Majhool
Copy link

Majhool commented Oct 16, 2024

Loading Linux virt ...Loading Linux virt ...

Loading initial ramdisk ...Loading initial ramdisk ...


Welcome to Alpine Linux 3.20
Kernel 6.6.49-0-virt on an x86_64 (/dev/ttyS0)

localhost login: root
Password: 
Welcome to Alpine!

The Alpine Wiki contains a large amount of how-to guides and general
information about administrating Alpine systems.
See <https://wiki.alpinelinux.org/>.

You can setup the system with the command: setup-alpine

You may change this message by editing /etc/motd.

localhost:~# ./JitStreamer.sh 
Welcome to JitStreamer!
Starting the server. This might take a few seconds...
This will be your server IP: 100.102.100.70
Traceback (most recent call last):
  File "/root/venv/bin/JitStreamer", line 5, in <module>
    from JitStreamer.__main__ import start_server
  File "/root/venv/lib/python3.12/site-packages/JitStreamer/__init__.py", line 16, in <module>
    from pymobiledevice3.remote.common import TunnelProtocol
ImportError: cannot import name 'TunnelProtocol' from 'pymobiledevice3.remote.common' (/root/venv/lib/python3.12/site-packages/pymobiledevice3/remote/common.py)
localhost:~# 
@h4rqq
Copy link

h4rqq commented Dec 17, 2024

Getting the same error

@jawshoeadan
Copy link
Owner

Sorry for the delay, try the latest version and see if it works for you.

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

3 participants