You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
>> Login to OLD account..
Traceback (most recent call last):
File "Documents/redditagain.py", line 46, in <module>
old_r = praw.Reddit(USER_AGENT) # praw.Reddit
File "C:\Python27\lib\site-packages\praw\reddit.py", line 129, in __init__
self.config = Config(config_section, **config_settings)
File "C:\Python27\lib\site-packages\praw\config.py", line 66, 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: 'RedditAgain by /u/karangoeluw // github: karan'
You provided the name of a praw.ini configuration which does not exist.
For help with creating a Reddit instance, visit
https://praw.readthedocs.io/en/latest/code_overview/reddit_instance.html
For help on configuring PRAW, visit
https://praw.readthedocs.io/en/latest/getting_started/configuration.html
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: