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 with latest praw? #14

Open
Bilge opened this issue Aug 21, 2018 · 0 comments
Open

Doesn't work with latest praw? #14

Bilge opened this issue Aug 21, 2018 · 0 comments

Comments

@Bilge
Copy link

Bilge commented Aug 21, 2018

$ redditagain.py

>> 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
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

1 participant