删除Anaconda3后,我仍然在PowerShell中收到这些错误

打开 Visual Studio 时出现以下错误。我该怎么做才能完全删除默认值?我已经尝试重新安装和卸载 Anaconda3、所有版本的 Python 和 Visual Studio

我想在没有 Anaconda 的情况下从头开始?

Windows PowerShell 版权所有 (C) Microsoft Corporation。版权所有。

Try the new cross-platform PowerShell https://aka.ms/pscore6

& : The term 'C:UsersNameAnaconda3Scriptsconda.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 C:UsersNameDocumentsWindowsPowerShellprofile.ps1:4 char:4
+ (& "C:UsersNameAnaconda3Scriptsconda.exe" "shell.powe ...
+    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (C:UsersName...riptsconda.exe:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException
 

回答

C:用户[用户名]文档WindowsPowerShell

删除那里的文件


以上是删除Anaconda3后,我仍然在PowerShell中收到这些错误的全部内容。
THE END
分享
二维码
< <上一篇
下一篇>>