Skip to content
This repository has been archived by the owner on Jul 9, 2022. It is now read-only.

KeyError: 'Rich Presence' #3

Closed
dexeonify opened this issue Dec 10, 2020 · 2 comments
Closed

KeyError: 'Rich Presence' #3

dexeonify opened this issue Dec 10, 2020 · 2 comments

Comments

@dexeonify
Copy link

When I try to launch the script, it returns with the following error:

Traceback (most recent call last):
  File "D:\Documents\Others\Virtualbox Rich Presence\presence.py", line 192, in <module>
    rich_presence()
  File "D:\Documents\Others\Virtualbox Rich Presence\presence.py", line 41, in __init__
    client_id = self.config["Rich Presence"]["client_id"]
  File "C:\Users\Blob\AppData\Local\Programs\Python\Python39\lib\configparser.py", line 960, in __getitem__
    raise KeyError(key)
KeyError: 'Rich Presence'
  • OS: Windows Version 20H2 (Build 19042.685)
  • Python: Python 3.9.1 downloaded from here
  • All pip packages has been updated.
  • config.ini has not been modified.
@vidhanio
Copy link
Owner

vidhanio commented Dec 10, 2020 via email

@dexeonify
Copy link
Author

Cool, that was such a simple fix. I swear the last time I used this script I don't have to rename it, but anyways thanks for the help!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants