Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Micromamba 2.0.1 not honoring system PATH (Windows 11) #59

Open
arpitg95 opened this issue Oct 3, 2024 · 0 comments
Open

Micromamba 2.0.1 not honoring system PATH (Windows 11) #59

arpitg95 opened this issue Oct 3, 2024 · 0 comments

Comments

@arpitg95
Copy link

arpitg95 commented Oct 3, 2024

I recently upgraded to Micromamba 2.0.1 from 1.5.8, and I was not able to launch certain commands from powershell (like notepad or code). Looking a bit into it, I found that Micromamba 2.0.1, after activation, does not seem to honor system's PATH - instead of appending to the existing PATH from OS's environment variables, it overwrites it for the shell, i.e. the effects persist even after deactivation.

Take a look at the shell outputs for both the versions of micromamba.

micromamba_2-0-1
micromamba_1-5-10

Update: This issue is already raised in mamba-org/mamba#3405

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant