概述
问题描述
1.问题一
pip安装whl文件报错,提示:
ERROR: tensorflow-1.13.1-cp37-cp37m-linux_x86_64-gcc8.whl is not a supported wheel on this platform.
2.问题二
pip安装过程中报错,提示:
Traceback (most recent call last):
File "/usr/local/lib/python3.7/dist-packages/pip-20.0.1-py3.7.egg/pip/_vendor/urllib3/response.py", line 425, in _error_catcher
yield
File "/usr/local/lib/python3.7/dist-packages/pip-20.0.1-py3.7.egg/pip/_vendor/urllib3/response.py", line 507, in read
data = self._fp.read(amt) if not fp_closed else b""
File "/usr/local/lib/python3.7/dist-packages/pip-20.0.1-py3.7.egg/pip/_vendor/cachecontrol/filewrapper.py", line 62, in read
data = self.__fp.read(amt)
File "/usr/lib/python3.7/http/client.py", line 465, in read
n = self.readinto(b)
File "/usr/lib/python3.7/http/c
最后
以上就是土豪胡萝卜为你收集整理的解决pip安装whl文件报错问题的全部内容,希望文章能够帮你解决解决pip安装whl文件报错问题所遇到的程序开发问题。
如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。
本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
发表评论 取消回复