某天打开电脑,忽然发现自己的PyCharm 2023.2.3的Terminal出现以下问题:
invalid command 'hook'
Invoke-Expression : 无法将参数绑定到参数“Command”,因为该参数为空字符串。
所在位置 行:1 字符: 84
+ ... n\conda.bat' shell.powershell hook | Out-String | Invoke-Expression ;
+ ~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidData: (:PSObject) [Invoke-Expression],ParameterBindingValidationException
+ FullyQuali