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

Unable to run in Windows #1

Open
Tobi022 opened this issue Aug 21, 2024 · 0 comments
Open

Unable to run in Windows #1

Tobi022 opened this issue Aug 21, 2024 · 0 comments

Comments

@Tobi022
Copy link

Tobi022 commented Aug 21, 2024

I'm somehow not able to start this in Windows.
Requirements are installed but the codes gives me an error.

Is there any step-by-step guide? :)

Traceback (most recent call last):
  File "C:\Users\dell\Downloads\Plex_User_Manager-Master\Plex_User_Manager-Master\pum.py", line 17, in <module>
    from config import *
  File "C:\Users\dell\Downloads\Plex_User_Manager-Master\Plex_User_Manager-Master\config.py", line 12, in <module>
    userinfo = config_object["CONF"]
               ~~~~~~~~~~~~~^^^^^^^^
  File "C:\Users\dell\AppData\Local\Programs\Python\Python312\Lib\configparser.py", line 941, in __getitem__
    raise KeyError(key)
KeyError: 'CONF'
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