可以查看Box2D的官方文档或第三方资源,了解与Python 3.10兼容的版本并进行安装。如果您在PyPI上无法找到合适的版本,可以考虑从源代码编译安装Box2D。三、总结通过解决上述问题,您应该能够在Python 3.10中成功安装Box2D。请注意,随着时间的推移和技术的不断更新,可能还有其他问题出现。因此,建议定期检查和更新您的Python和...
亲测Box2d安装成功,win10+Anaconda3(pycharm2019.3.1解释器(interpreter)Python 3.7), 没有更改pyglet版本。win10是64位的。 分两步来讲吧: 第一步,确保安装pip成功, 最好再安装一 遍,因为pip安装成功是前提。下载地址: pypi.python.org/pypi/pi 我下载的pip-20.0.2,下载后解压的文件夹名为pip-20.0.2, ...
安装过程中,pip 会从 Python 包索引(PyPI)下载所需的包并安装到你的环境中。 验证Box2D 是否已成功安装: 安装完成后,你可以通过运行一个简单的测试脚本来验证 Box2D 是否已成功安装。创建一个 Python 脚本(例如 test_box2d.py),并添加以下代码: python import gym import gym_box2d env = gym.make('...
I suspect your externally installed swig was picked up -- this might work for Poetry as well, but given that swig is distributed as a wheel and is meant to be used as a build-system requirement (https://pypi.org/project/swig/), I would still assert that this should be fixed in the...
pip install gym[box2d] pixi add --pypi gym[box2d] it puts zsh: no matches found: gym[box2d] Issue description See above Expected behavior No error and install success Activity Sign up for freeto join this conversation on GitHub.Already have an account?Sign in to comment...
/pypi/web/simple/visualdl/ WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='mirrors.ustc.edu.cn', port=443): Read timed out. (read timeout=15)")': /pypi/web/simple/visualdl/...
OS: Windows Arch: x86_64 WindowsRelease: 10 Nuitka: 1.6rc8 Nuitka: 1.5.7 Installation: pip, venv Dependencies: box2d-py==2.3.5 cloudpickle==2.2.1 Farama-Notifications==0.0.4 gymnasium==0.28.1 jax-jumpy==1.0.0 Nuitka==1.5.7 numpy==1.24.3 ordered-set==4.1.0 pygame==2.1.3 pypiwin...
Getting page https://pypi.python.org/simple/pybox2d/ Could not fetch URL https://pypi.python.org/simple/pybox2d/: 404 Client Error: Not Found Will skip URL https://pypi.python.org/simple/pybox2d/ when looking for download links for pybox2d Could not find any downloads that satisfy ...