Open Captain-Sandwich opened 13 years ago
if i run the script as python2 springer-download.py it works just fine. ./springer-download.py gives me (with /usr/bin/env python defaulting to python3)
https://github.com/milianw/springer_download
File "./springer_download.py", line 92 print "fetching book information...\n\t%s" % link ^ SyntaxError: invalid syntax
if i run the script as python2 springer-download.py it works just fine. ./springer-download.py gives me (with /usr/bin/env python defaulting to python3)
https://github.com/milianw/springer_download