1.序
在ubuntu中python3下,用pip3安装kiwi报错:
Error: Cannot unpack file /tmp/----- , content-type: text/html; cannot detect archive format
ERROR: Cannot determine archive format of
2.解决方案
pip3 install -i https://pypi.tuna.tsinghua.edu.cn/simple --trusted-host pypi.tuna.tsinghua.edu.cn 包名