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 installing on Windows #9

Open
essovius opened this issue Dec 11, 2024 · 0 comments
Open

Error installing on Windows #9

essovius opened this issue Dec 11, 2024 · 0 comments

Comments

@essovius
Copy link

Traceback (most recent call last):
  File "H:\GPT-Agent\server\webserver.py", line 15, in <module>
    from agent_convo import rp
  File "H:\GPT-Agent\server\agent_convo.py", line 28, in <module>
    google_client_id = os.environ['google_client_id']
                       ~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^
  File "<frozen os>", line 679, in __getitem__
KeyError: 'google_client_id'
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