Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SyntaxError: invalid syntax on line 217 #22

Open
lomapur opened this issue Jan 23, 2015 · 1 comment
Open

SyntaxError: invalid syntax on line 217 #22

lomapur opened this issue Jan 23, 2015 · 1 comment

Comments

@lomapur
Copy link

lomapur commented Jan 23, 2015

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
Copy link
Author

lomapur commented Jan 23, 2015

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant