Skip to content

Wrong path for conda.sh because of cache #708

@huaium

Description

@huaium

When the terminal opens, this extension will always execute:

. /opt/miniconda3/etc/profile.d/conda.sh && conda activate /path/to/my/env

But 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 poster

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions