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

Ensure create_virtualenv.sh works with pyenv #3509

Open
davidsmejia opened this issue Aug 27, 2024 · 0 comments
Open

Ensure create_virtualenv.sh works with pyenv #3509

davidsmejia opened this issue Aug 27, 2024 · 0 comments
Assignees

Comments

@davidsmejia
Copy link
Contributor

Context

While debugging the build of docker images on GHA I encountered an issue with running the create_virtualenv.sh script. It seems to not consistently put me in the dr_env virtualenv after execution. Additionally, it looks like there may be some inconsistencies with the version of pip used in the docker containers and the virtualenv leading to the build errors.

Solution or next step

  • test a script that runs and builds requirements.txt based off of the same python base image that is used in the application
  • Review the create_virtualenv.sh script to ensure that it does as described
@davidsmejia davidsmejia self-assigned this Aug 27, 2024
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