Skip to content

I don't have write permission to the target environment. #63

Answered by giswqs
Geozike asked this question in Q&A
Discussion options

You must be logged in to vote

You can remove -n base to just install mamba into the env where you have write permission.

conda create -n geo python=3.11
conda activate geo
conda install mamba -c conda-forge

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Geozike
Comment options

Answer selected by giswqs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #62 on September 18, 2024 17:32.