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

Possible to build prognostic run image with outdated requirements #2026

Open
oliverwm1 opened this issue Sep 1, 2022 · 0 comments
Open

Possible to build prognostic run image with outdated requirements #2026

oliverwm1 opened this issue Sep 1, 2022 · 0 comments

Comments

@oliverwm1
Copy link
Contributor

This confused me for a while. I had an outdated docker/prognostic_run/requirements.txt existing and so new dependencies (e.g. torch) were missing when I build a prognostic run image locally. Solved by deleting the file and running make docker/prognostic_run/requirements.txt before building the image.

Could add deletion of docker/prognostic_run/requirements.txt to make clean and suggest calling this before building images?

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