ERROR:***-cp37-cp37m-linux_x86_64.whl is not a supported wheel on this platform.
作者:互联网
pip install ***-cp37-cp37m-linux_x86_64.whl
ERROR:***-cp37-cp37m-linux_x86_64.whl is not a supported wheel on this platform.
错误原因:
下载的安装包与本地的Python版本或者系统架构不匹配导致。
如***-cp37-cp37m-linux_x86_64.whl对应的python版本是3.7,系统版本是x86_64的linux系统。
标签:wheel,x86,whl,supported,64,cp37m,linux,cp37 来源: https://www.cnblogs.com/1016391912pm/p/15918516.html