1、执行以下命令允许ps脚本执行。
set-ExecutionPolicy RemoteSigned
2、在Powshell中执行以下命令并重启PowerShell。
conda init powershell
3、执行一下命令切换到base环境。
conda activate base
1、执行以下命令允许ps脚本执行。
set-ExecutionPolicy RemoteSigned
2、在Powshell中执行以下命令并重启PowerShell。
conda init powershell
3、执行一下命令切换到base环境。
conda activate base