-
Notifications
You must be signed in to change notification settings - Fork 0
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
Setup flask server #3
Comments
Working with python 3.8. flask-restplus fails to import API because of a bug since Werkzeug got updated. Not clear to me what's the best way to proceed here:
|
Maybe switch from flask restplus to restx |
This indeed solved the issue. |
Implemented in 0f1a7c0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: