Skip to content

Different basic environment activate the same environment but lead to different places #10786

@hnljq

Description

@hnljq

I am using conda 4.8.3.
Now I found when I am in two different environments to activate a same environment , Gunicorn is in different places.

image

As the picture above, when I am in the "base" environment, I activated the env "ocsr", and my "gunicorn" is in "/home/lijinqiang/.local/bin/gunicorn", but when I am not in any conda environment and activate the env "ocsr", my "gunicorn" is in the right place "/home/lijinqiang/.conda/envs/ocsr/bin/gunicorn". I am so confused.

Metadata

Metadata

Assignees

No one assigned

    Labels

    duplicateindicate issues/PRs that are duplicates of anotherlocked[bot] locked due to inactivity

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions