-
Notifications
You must be signed in to change notification settings - Fork 36
Closed
Labels
info-neededIssue requires more information from posterIssue requires more information from poster
Description
When the terminal opens, this extension will always execute:
. /opt/miniconda3/etc/profile.d/conda.sh && conda activate /path/to/my/envBut my conda path has changed since I reinstall it using homebrew. After checking the output log:
[info] Using conda from cache: /opt/miniconda3/bin/conda
So it's just the usage of cache that leads to wrong path for conda.sh, and it seems that there is no convenient way to clear the cache.
Metadata
Metadata
Assignees
Labels
info-neededIssue requires more information from posterIssue requires more information from poster