python 在cmd时,报错:failed to create process怎么解决

在cmd命令前加 :

python -m 命令(如:python -m conda update conda)

05-07 15:50