rhiever / reddit-twitter-bot

Looks up posts from reddit and automatically posts them on Twitter.
GNU General Public License v3.0
137 stars 38 forks source link

"You provided the name of a praw.ini configuration which does not exist." #12

Open TimelordJace opened 7 years ago

TimelordJace commented 7 years ago

I cloned your project into Visual Studio, and when I run the code, after a few seconds this error appears. Do you have any clue as to how I could fix this error?

cordeous commented 7 years ago

i'm getting the same problem here

driftshift commented 7 years ago

Also having this problem, not sure how to proceed from here.

myelmer commented 6 years ago

You should check for praw documentations see here.. I think there is a missing code piece in here. See sentdex. He explains how to use it then you will be able to use it.

AddaxSoft commented 6 years ago

tl;dr: this solved my issue:

pip install praw==3.6.0