I am using miniconda with VS Coode.
I got a message say “Run conda init” before conda cyclistic.
Now when try to preview the code in Vs Code I get this message. How do I resolve this issues? Also do I need to run “conda init” in all the envs?
. : File C:\Users\david\OneDrive\Documents\WindowsPowerShell\profile.ps1 cannot be loaded because running scripts is
disabled on this system. For more information, see about_Execution_Policies at
https:/go.microsoft.com/fwlink/?LinkID=135170.
At line:1 char:3
- . ‘C:\Users\david\OneDrive\Documents\WindowsPowerShell\profile.ps1’
-
+ CategoryInfo : SecurityError: (:) [], PSSecurityException + FullyQualifiedErrorId : UnauthorizedAccess