个人心得 powershell中使用conda
最近使用ai工具帮助编程,编程的过程中需要使用到conda虚拟环境,我直接使用有点问题,需要在powershell中激活对应的虚拟环境。
conda init powershell Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser最近使用ai工具帮助编程,编程的过程中需要使用到conda虚拟环境,我直接使用有点问题,需要在powershell中激活对应的虚拟环境。
conda init powershell Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser