解决 ERROR: Could not find a version that satisfies the requirement xxx 的问题 1.解决 ERROR: Could not find a version that satisfies the requirement xxx ...
问题:pyhton 安装module报错ERROR: Could not find a version that satisfies the requirement config.paths pip install config.paths ERROR: Could not find a version that satisfies the requirement config.paths ERR ...
2021-03-02 13:41 0 1035 推荐指数:
解决 ERROR: Could not find a version that satisfies the requirement xxx 的问题 1.解决 ERROR: Could not find a version that satisfies the requirement xxx ...
报错: 可能是因为python版本、tensorflow版本不一样导致的,但如果仔仔细细检查完了没有任何错误 那么可能是因为pip安装的whl包的名字不满足系统条件, 关于什么是满足的可以进入python后输入: 修改 ...
和Scrpits的目录, cmd python可以看到版本换好了。然后安装pip 这里安pip的时候两个问题 ...
首先我尝试了在cmd窗口运行:会出现Exception异常(爆出一堆红字)。后来考虑是权限问题,采用管理员身份开启cmd,以下任选一个命令输入: 报错:ERROR: Could not find a version that satisfies the requirement ...
在Windows下安装virtualenv 时,碰到了如下问题 这是由于网络不稳定,因此在安装模块时,指定国内镜像 其后指定的 --trusted-host pypi.douban.com 是为了获得ssl证书的认证 ...
ERROR: Could not find a version that satisfies the requirement jsonpathERROR: No matching distribution found for jsonpath 报错信息如上 在网上随便搜了下解决方案 没找到 ...
使用pip安装pymysql出错;Could not find a version that satisfies the requirement cryptography (from pymysql) (from versions: ) No matching distribution found ...
今天ytkah在安装lxml时提示错误ERROR: Could not find a version that satisfies the requirement lxml (from versions: none),ERROR: No matching distribution found ...