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

Doesn't work in windows 10, python ver. 3.6 #80

Open
vizakenjaro opened this issue Feb 22, 2018 · 1 comment
Open

Doesn't work in windows 10, python ver. 3.6 #80

vizakenjaro opened this issue Feb 22, 2018 · 1 comment

Comments

@vizakenjaro
Copy link

vizakenjaro commented Feb 22, 2018

In command line, I typed:
python C:\Users\Admin\Desktop\RedditImageGrab-master\redditdl.py

Got:

Traceback (most recent call last):
File "C:\Users\Admin\Desktop\RedditImageGrab-master\redditdl.py", line 10, in
from redditdownload.redditdownload import main
File "C:\Users\Admin\Desktop\RedditImageGrab-master\redditdownload\redditdownload.py", line 8, in
import StringIO
ModuleNotFoundError: No module named 'StringIO'

Consequently, it doesn't work with any arguments, e.g.:

python C:\Users\Admin\Desktop\RedditImageGrab-master\redditdl.py animegifs --sort-type topweek --mirror-gfycat

@rachmadaniHaryono
Copy link
Contributor

you may want to test @jtara1 fork, which handle only python3 https://github.com/jtara1/RedditImageGrab

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

2 participants