Skip to content

not compatible with Python2.7 or Python 3.8? #3

@docfate111

Description

@docfate111
Traceback (most recent call last):
  File "adb-root.py", line 72, in <module>
    pull()
  File "adb-root.py", line 60, in pull
    result = subprocess.run(['adb', 'shell', "su -c", "dd if="+args.source], stdout=file)
AttributeError: 'module' object has no attribute 'run'

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