以管理员身份运行powershell,然后输入一下指令,输入y
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope LocalMachine
关闭重启powershell 和相关IDE,发现conda activate已生效
以管理员身份运行powershell,然后输入一下指令,输入y
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope LocalMachine
关闭重启powershell 和相关IDE,发现conda activate已生效