wwyaiykycnf / e621dl

The automated e621.net downloader
40 stars 23 forks source link

[Mac/Linux] Syntax Error: Missing parenthesis in call to print #41

Closed ProbablyGallium closed 7 years ago

ProbablyGallium commented 7 years ago
chrx@chrx:~$ python3 e621dl-2.4.6/e621dl.py 
  File "e621dl-2.4.6/e621dl.py", line 145
    print ''
           ^
SyntaxError: Missing parentheses in call to 'print'
chrx@chrx:~$ 
DatDraggy commented 7 years ago

Try python 2

ProbablyGallium commented 7 years ago

Ohhh, 2.7 worked, closing bc I can't read the readme >.>