RedditImageGrab icon indicating copy to clipboard operation
RedditImageGrab copied to clipboard

SyntaxError: invalid syntax on line 217

Open lomapur opened this issue 10 years ago • 1 comments

Hello guys, here is the error I'm getting (I've tried commands that are listed in readme):

File "redditdownload.py", line 217 print 'Downloading images from "%s" subreddit' % (ARGS.reddit) ^ SyntaxError: invalid syntax

anyone getting this as well ? I'm on Linux (Arch, Python 3.4.2)

lomapur avatar Jan 23 '15 17:01 lomapur

Ok, fixed - you have to use Python 2 for this script to work.

lomapur avatar Jan 23 '15 17:01 lomapur