Skip to content

Does not run under Ubuntu 24.02 #4

@hikerus

Description

@hikerus

Master version of "airmtp" doesn't run on Ubuntu 24.02

python3 airmtp.py
/home/user/Software/Foto-Download/airmtp-master/airmtp.py:638: SyntaxWarning: invalid escape sequence '\M'
  parser.add_argument('--outputdir', type=str, help='Directory to store image/file(s) to.  Default is current directory. No ending backslash is necessary. If path contains any spaces enclose it in double quotes. Example: --outputdir \"c:\My Documents\"', default=None, metavar="path", required=False)
/home/user/Software/Foto-Download/airmtp-master/airmtp.py:3144: SyntaxWarning: invalid escape sequence '\|'
  progressChars = "-\|/"
Traceback (most recent call last):
  File "/home/user/Software/Foto-Download/airmtp-master/airmtp.py", line 17, in <module>
    from six.moves import xrange
ModuleNotFoundError: No module named 'six.moves'

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