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

Not supported on Windows? #1

Open
beaver316 opened this issue Dec 10, 2022 · 1 comment
Open

Not supported on Windows? #1

beaver316 opened this issue Dec 10, 2022 · 1 comment

Comments

@beaver316
Copy link

My development environment is Windows 11 and VS Code. When installing the packages from the requirements.txt file there is the error:

Runtime error: Uvloop does not support Windows at the moment

After some research it seems uvicorn requires uvloop. Could we replace this Web server with one compatible with Windows also?

@beaver316
Copy link
Author

I managed to get this to run by using Windows Subsystem for Linux. Sending requests to the server throws an internal server error though. I think OpenAI updated the website to check security settings on logging in which I assume this app does not take into account for.

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