前言:Python开发:Python2和Python3的共存和切换使用 一.问题如下: 1.截图: 2.错误信息: Could not find a version that satisfies the requirement re (from versions: ) No matching distribution found for re 3.翻译: 找不到满足re要求的版本(来自版本: ) 找不到re的匹配分布 二.解决方法: 1.采用国内镜像则能够提高安装成功率并提速:
问题一: microsoft visual studio c++ 10.0 is required 安装scrapy时候出现需要vc c++ 10,有时安装其他也会有. 解决方法:安装vc 2010,安装过2017无效,安装过程也不一样. 问题二: 安装好,出现Could not find function xmlCheckVersion in library libxml2. Is libxml2 installed? 解决办法: 1.pip install wheel 2. 到http://