%windir%\System32\WindowsPowerShell\v1.0\powershell.exe -ExecutionPolicy ByPass -NoExit -Command "& 'D:\mysoft\anaconda3\shell\condabin\conda-hook.ps1'"

解决anaconda不能在powershell启动的方法_powershell