【发布时间】:2021-05-11 22:17:47
【问题描述】:
我正在尝试使用 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.
有没有其他人解决了这个问题?如果可以选择,我会使用 Linux,但遗憾的是没有。
【问题讨论】: