Skip to content

[BUG] trollstore.py refuses to run. #40

@VenomousSteam81

Description

@VenomousSteam81

When I run python3 trollstore.py, I get this message:

Traceback (most recent call last):
  File "/home/lizzie/devices/ipad/TrollRestore/trollstore.py", line 9, in <module>
    from pymobiledevice3.cli.cli_common import Command
ImportError: cannot import name 'Command' from 'pymobiledevice3.cli.cli_common' (/home/lizzie/devices/ipad/TrollRestore/venv/lib/python3.13/site-packages/pymobiledevice3/cli/cli_common.py). Did you mean: 'common'?

I am on Gentoo, and am using a venv since I can't go without that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions