conda无法在powershell上运行|运行了没有效果

管理员权限打开powershell或者cmd:

conda init powershell

接着,powershell默认不加载配置文件

修改策略代码:

Set-ExecutionPolicy -ExecutionPolicy RemoteSigned

 

 
posted @ 2021-12-07 19:01  攻城狮小Liu  阅读(340)  评论(0)    收藏  举报