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

Pin Flask Version and Depedencies #3946

Closed
mwm5945 opened this issue Feb 18, 2022 · 0 comments · Fixed by #3948
Closed

Pin Flask Version and Depedencies #3946

mwm5945 opened this issue Feb 18, 2022 · 0 comments · Fixed by #3948
Labels

Comments

@mwm5945
Copy link
Contributor

mwm5945 commented Feb 18, 2022

A dependency of flask release an update and now the python microservice fails to start. See here: pallets/flask#4455

Describe the bug

To reproduce

install seldon via pip, try and run seldon-core-microservice, observe the error:

ImportError: cannot import name 'json' from 'itsdangerous'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant