You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On Windows 11, with full Anaconda latest version, have followed installation steps. I did choose Anaconda to be installed for all users. After setting env variables and restarting PC, the config process starts in VS Code, then fail:
CondaError: Unable to create prefix directory 'C:\ProgramData\anaconda3\envs\fabric-synapse-runtime-1-1'.
Check that you have sufficient permissions.
Why install Anaconda in C:\ProgramData, and for all users? Because my Windows user name has two space characters in it, and a previous attempt to install in C:\ failed.
I realize that this is more of an Anaconda issue, than with the extension itself, perhaps? Still trying my chances, in case someone related to the extension have some clues to trouble shooting. Can I for example install the environment manually running Powershell as admin?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
On Windows 11, with full Anaconda latest version, have followed installation steps. I did choose Anaconda to be installed for all users. After setting env variables and restarting PC, the config process starts in VS Code, then fail:
Why install Anaconda in
C:\ProgramData, and for all users? Because my Windows user name has two space characters in it, and a previous attempt to install inC:\failed.I realize that this is more of an Anaconda issue, than with the extension itself, perhaps? Still trying my chances, in case someone related to the extension have some clues to trouble shooting. Can I for example install the environment manually running Powershell as admin?
Beta Was this translation helpful? Give feedback.
All reactions