Talk:Python
Latest comment: 19 September 2021 by L0b0 in topic How to use specific Python version?
Conda
conda-env does not exist after entering the conda-shell without first calling conda-install, so I think the wiki is missleading here, or the package has a bug.
shellHook explanation
It's not clear what the meaning of all the `shellHook` stuff is for, esp. the unset SOURCE_DATE_EPOCH
bit.
How to use specific Python version?
I'm working on a project where we're using a specific patch version of Python. How would I set this up?