win10默认是powershell 5,我自己安装了powershell7,用powershell5 运行conda一切正常,但是通过powershell7 运行conda命令提示下面错误,:
Invoke-Expression: Cannot bind argument to parameter ‘Command’ because it is an empty string.
试了很多办法都不管用,最后把conda 更新到25.1.1版本就好了,应该是conda的问题。
win10默认是powershell 5,我自己安装了powershell7,用powershell5 运行conda一切正常,但是通过powershell7 运行conda命令提示下面错误,:
Invoke-Expression: Cannot bind argument to parameter ‘Command’ because it is an empty string.
试了很多办法都不管用,最后把conda 更新到25.1.1版本就好了,应该是conda的问题。