FormatFish/chevereto-uploader

Ubuntu 20.04 error

Opened this issue · 0 comments

Hello!
Are you still there?
Ubuntu 20.04, python 3. Error when want to start upload.py.

$ python upload.py
  File "upload.py", line 21
    print imageList
          ^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(imageList)?