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

Error when trying to run #3

Open
nmountz opened this issue Dec 8, 2016 · 1 comment
Open

Error when trying to run #3

nmountz opened this issue Dec 8, 2016 · 1 comment

Comments

@nmountz
Copy link

nmountz commented Dec 8, 2016

Hi I've been getting this error when trying to run the script.

[bot] setting up connection with Reddit
Traceback (most recent call last):
File "F:/Python Projects/Twitter Botter/Reddit Scrapper/reddit_bot.py", line 132, in
main()
File "F:/Python Projects/Twitter Botter/Reddit Scrapper/reddit_bot.py", line 96, in main
subreddit = setup_connection_reddit(subreddit_name)
File "F:/Python Projects/Twitter Botter/Reddit Scrapper/reddit_bot.py", line 55, in setup_connection_reddit
"monitoring %s" % (subreddit))
File "C:\Python27\lib\site-packages\praw\reddit.py", line 104, in init
self.config = Config(site_name or os.getenv('praw_site') or 'DEFAULT', **config_settings)
File "C:\Python27\lib\site-packages\praw\config.py", line 64, in init
self.custom = dict(Config.CONFIG.items(site_name), **settings)
File "C:\Python27\lib\ConfigParser.py", line 347, in items
raise NoSectionError(section)
ConfigParser.NoSectionError: No section: 'yasoob_python reddit-twitter posting appmonitoring youtubehaiku
`

any ideas?

@AdrielC
Copy link

AdrielC commented Feb 26, 2017

Me too.

NoSectionError: No section: 'yasoob_python reddit-twitter posting appmonitoring Showerthoughts'

I'm a little stuck there.

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