redditPostArchiver icon indicating copy to clipboard operation
redditPostArchiver copied to clipboard

Getting error trying to download a subreddit

Open Goldmaster opened this issue 2 years ago • 0 comments

Hi there, I am trying out your archiving to download a subreddit, but for some reason im getting this error message in Windows 10 bash.

I type in python3 subreddit.py subreddit and have tried just typing python and that doesn't work either, and I am getting

Traceback (most recent call last): File "/mnt/c/Users/username/Downloads/Compressed/redditPostArchiver-master/subreddit.py", line 13, in <module> from simplejson.scanner import JSONDecodeError ModuleNotFoundError: No module named 'simplejson'.

Any reason why? I have followed the readme though and set up fine.

Goldmaster avatar Mar 02 '23 20:03 Goldmaster