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

[FR]: Generate venv at build time #522

Open
thesayyn opened this issue Jan 28, 2025 · 1 comment
Open

[FR]: Generate venv at build time #522

thesayyn opened this issue Jan 28, 2025 · 1 comment
Labels
enhancement New feature or request

Comments

@thesayyn
Copy link
Member

What is the current behavior?

This is a tracking issue for all things related to venv generation at build time. Biggest issue so far is when running py_binary put into a docker image on Lambda, it simply does not work since all the paths on Lambda is write protected.

Current issues with venv

#433
#373
#351
#339

Describe the feature

Generate the venv at Build time by making the venv relocatable.

@thesayyn thesayyn added the enhancement New feature or request label Jan 28, 2025
@thesayyn
Copy link
Member Author

Blocker: #339 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant