Nov-23-2018, 03:46 PM
Bonjour,
I need Anaconda to separately manage the different versions of Python (2.7, 3.4, 3.7) in virtual environments. However, I get an issue in relation with the user rights of Win7. I did with administrator rights but result is the same.
Message I get:
(base) C:\Anaconda201811>conda create --name oct2py10
Solving environment: done ## Package Plan ## environment location: C:\Anaconda201811\envs\oct2py10 Proceed ([y]/n)? y
Preparing transaction: done Verifying transaction: failed NotWritableError: The current user does not have write permissions to a required path. path: C:\Anaconda201811\ C:\home\.conda\environments.txt
Do you have any idea what cause troubleshooting?
Regards,
Leloup
I need Anaconda to separately manage the different versions of Python (2.7, 3.4, 3.7) in virtual environments. However, I get an issue in relation with the user rights of Win7. I did with administrator rights but result is the same.

Message I get:
(base) C:\Anaconda201811>conda create --name oct2py10
Solving environment: done ## Package Plan ## environment location: C:\Anaconda201811\envs\oct2py10 Proceed ([y]/n)? y
Preparing transaction: done Verifying transaction: failed NotWritableError: The current user does not have write permissions to a required path. path: C:\Anaconda201811\ C:\home\.conda\environments.txt

Do you have any idea what cause troubleshooting?
Regards,
Leloup