pip安装显示 is not a supported wheel on this platform.

之前电脑安装的是python3.4,因为需要安装了python2,在用:LFD 安装whl是,每次都会提示 whl  is not a supported wheel on this platform,然后把python3.4从环境变量中移除,还是不能,因为电脑是64的所以一直安装的是64位的包,但是看了博文,原来电脑要装32位的包,转换之后都能安装成功~

上一篇:Json字符串转Dictionary


下一篇:.net Mvc Controller 接收 Json/post方式 数组 字典 类型 复杂对象