conda-forge :: tqdm-4.19.4-py_0 - CondaError:无法链接不存在的源

use*_*806 6 anaconda conda spacy

我正在尝试使用Conda在Windows 7上安装SpaCy并收到以下错误:

conda install -c conda-forge spacy

tqdm-4.19.4-py 100% |###############################| Time: 0:00:00 804.27 kB/s
ERROR conda.core.link:_execute_actions(337): An error occurred while installing package 'conda-forge::tqdm-4.19.4-py_0'.
CondaError: Cannot link a source that does not exist. C:\Users\xxxxx\AppData\Local\Continuum\Anaconda3\Scripts\conda.exe
Attempting to roll back.
Run Code Online (Sandbox Code Playgroud)

有没有人去过这个并设法解决它?如果我有一个选择,我会使用Linux,但遗憾的是没有.

use*_*806 7

好吧,我想我终于解决了它.尝试运行:conda install tqdm首先.