matplotlib導(dǎo)包錯(cuò)誤
cmd運(yùn)行matplotlib的.whl文件安裝不成功
C:\SoftFactory\python\python\Scripts>pip install whell
Collecting whell
? Could not find a version that satisfies the requirement whell (from versions: )
No matching distribution found for whell
C:\SoftFactory\python\python\Scripts>pip install C:\SoftFactory\python\matplotlib\matplotlib-2.0.2-cp27-cp27m-win_amd64.whl
matplotlib-2.0.2-cp27-cp27m-win_amd64.whl is not a supported wheel on this platform.
2017-07-25
我之也是出現(xiàn)過這種情況,用pip命令執(zhí)行.whl文件老報(bào)錯(cuò),后來我直接在電腦上安裝.exe程序,我的64位,python27,你要的話可以加我,我發(fā)送給你