使用conda安装gensim时,报错
exceptions.ReadTimeoutError: HTTPSConnectionPool(host='files.pythonhosted.org', port=443): Read timed out.
更换镜像即可,用这个:
pip install -i https://pypi.mirrors.ustc.edu.cn/simple gensim
使用conda安装gensim时,报错
exceptions.ReadTimeoutError: HTTPSConnectionPool(host='files.pythonhosted.org', port=443): Read timed out.
更换镜像即可,用这个:
pip install -i https://pypi.mirrors.ustc.edu.cn/simple gensim