问题1:ERROR: Failed building wheel for box2d-py
问题2:ERROR: Failed building wheel for multi-agent-ale-py
解决方法:
问题1:ERROR: Failed building wheel for box2d-py
解决方法:pip install swig
问题2:ERROR: Failed building wheel for multi-agent-ale-py
解决方法:虚拟环境的python版本安装3.9及以下,3.10和3.11不行
所有评论(0)