(tf14) [email protected]:~$ conda install tensorflow-gpu==1.14.0
Fetching package metadata ...
CondaIndexError: Invalid index file: https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main/linux-64/repodata.json: Unterminated string starting at: line 523433 column 9 (char 15695530)

 

解决方法:

(tf14) [email protected]:~$ conda clean -i

 

conda错误:Unterminated string starting at: line 523433 column 9 (char 15695530)

reference:

https://www.jianshu.com/p/2bca744fcd82

 

 

相关文章:

  • 2021-08-01
  • 2022-12-23
  • 2022-12-23
  • 2022-01-29
  • 2021-06-19
  • 2021-04-22
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-04-24
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-08-22
  • 2023-03-22
相关资源
相似解决方案