(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
reference:
https://www.jianshu.com/p/2bca744fcd82