8
Problem with conda
(slrpnk.net)
Welcome to the Python community on the programming.dev Lemmy instance!
Past
November 2023
October 2023
July 2023
August 2023
September 2023
I don't use conda actually (I did in the past), but I think you could try:
conda shell.bash activate project0
You must see the paths and config used to activate the environment. Check all is fine.
Source: https://docs.conda.io/projects/conda/en/latest/dev-guide/deep-dives/activation.html