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

Error while Starting up #11

Open
N1-TR0 opened this issue Nov 7, 2024 · 0 comments
Open

Error while Starting up #11

N1-TR0 opened this issue Nov 7, 2024 · 0 comments

Comments

@N1-TR0
Copy link

N1-TR0 commented Nov 7, 2024

Im Receiving this error while trying to run Main.py in the terminal.

(.venv) nj@Mac-mini magic-carpet % sudo python3 src/main.py    
Traceback (most recent call last):
  File "/Users/nj/Documents/magic-carpet/src/main.py", line 5, in <module>
    from pymobiledevice3.cli.remote import get_device_list
ImportError: cannot import name 'get_device_list' from 'pymobiledevice3.cli.remote' (/Users/nj/Documents/magic-carpet/.venv/lib/python3.13/site-packages/pymobiledevice3/cli/remote.py)
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

1 participant