找不到Box2D的匹配分布

时间:2019-12-04 17:22:55

标签: python anaconda box2d openai-gym

我遇到这样的问题

Python can't install Box2D swig.exe failed with error code 1

当我使用

安装它时
pip install Box2D

它显示这样的错误

Could not fetch URL https://pypi.org/simple/box2d/: There was a problem confirmi
ng the ssl certificate: HTTPSConnectionPool(host='pypi.org', port=443): Max retr
ies exceeded with url: /simple/box2d/ (Caused by SSLError("Can't connect to HTTP
S URL because the SSL module is not available.")) - skipping
ERROR: Could not find a version that satisfies the requirement Box2D (from versi
ons: none)
ERROR: No matching distribution found for Box2D

我在安装软件包时遇到了这个问题,同时以requiement.txt的形式安装了这些软件包

  

mujoco-py == 1.50.1.56

     

机器人学校

     

gym [all] == 0.10.5

     

季节性

     

cmake == 3.13.3

     

sklearn

     

tensorflow

     

keras == 2.2.4

     

pydot == 1.4.1

0 个答案:

没有答案