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

Setup flask server #3

Closed
samueloquien opened this issue May 7, 2020 · 4 comments
Closed

Setup flask server #3

samueloquien opened this issue May 7, 2020 · 4 comments

Comments

@samueloquien
Copy link
Owner

No description provided.

@samueloquien
Copy link
Owner Author

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:

  • Downgrade to py36?
  • Downgrade Werkzeug?

@samueloquien
Copy link
Owner Author

Maybe switch from flask restplus to restx

@samueloquien
Copy link
Owner Author

Maybe switch from flask restplus to restx

This indeed solved the issue.

@samueloquien
Copy link
Owner Author

Implemented in 0f1a7c0

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