79805924

Date: 2025-10-31 15:16:34
Score: 0.5
Natty:
Report link

In case you use mamba or micromamba in stead of conda, vscode/codium will still look for conda, so adding this line to ~/.bashrc:

alias conda="micromamba" # or ="mamba"

solved the issue for me.

Small disclaimer on this alias being an at-your-own-risk configuration

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Fee