问题
Whenever I open the Anaconda Prompt, I get the message above printed twice (see screenshot of my prompt. How can I remove this?
回答1:
try executing conda init
and restart the anaconda prompt. It should initialize the conda environment again.
回答2:
Go to Control Panel\System and Security\System\Advanced System Settings
then look for Environment Variables.
Your user variables should contain Path=Path\to\Anaconda3\Scripts
.
You need to figure where your Anaconda3 folder is (i.e. the path to this folder). Mine was in C:\Users\(User Name) \Anaconda3
.
来源:https://stackoverflow.com/questions/55057291/the-system-cannot-find-the-path-specified-in-anaconda-command-prompt