我是编码新手,有人建议将 anaconda 添加到我的 Python 中。我卸载了它,现在当我尝试运行任何 python 代码时出现错误。这是我得到的错误:
& : The term 'C:/Users/NAME/anaconda3/python.exe' is not recognized as the name of a cmdlet, function, script file, or operable program.
Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:3
+ & "C:/Users/NAME/anaconda3/python.exe" "c:/Users/NAME/Deskt ...
+ -----------------------------------------
+ CategoryInfo : ObjectNotFound: (C:/Users/LIAM/anaconda3/python.exe:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException