Skip to content

How to add pip in the venv for Python 3.12 #5600

Discussion options

You must be logged in to vote

If pip is needed at runtime (note of course this is very rare), then it can and should be declared as a normal dependency, so in pyproject.toml's project.dependencies or setup.py's install_requires

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by p-linnane
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants