当前位置:网站首页>gym安装踩坑记录
gym安装踩坑记录
2022-07-07 08:21:00 【岁笑三古】
gym安装踩坑记录
使用pip install gym[all]安装gym时box2d安装失败,会出现Building wheel for box2d.py (setup.py) … error的问题
终端显示
error trying to exec ‘cc1plus’: execvp: 没有那个文件或目录
出现这个问题,有两种可能:
第一,你没有安装g++
第二,你的gcc的版本和g++版本不相符合
解决办法:安装gcc和g++及一些依赖包
sudo apt-get install build-essential
sudo apt-get install g++
之后pip install gym[all]成功
边栏推荐
猜你喜欢
【acwing】786. 第k个数
[second on] [jeecgboot] modify paging parameters
01 use function to approximate cosine function (15 points)
Adb 实用命令(网络包、日志、调优相关)
The Hal library is configured with a general timer Tim to trigger ADC sampling, and then DMA is moved to the memory space.
嵌入式背景知识-芯片
Programming features of ISP, IAP, ICP, JTAG and SWD
[higherhrnet] higherhrnet detailed heat map regression code of higherhrnet
SolidWorks工程图中添加中心线和中心符号线的办法
[牛客网刷题 Day5] JZ77 按之字形顺序打印二叉树
随机推荐
The request object parses the request body and request header parameters
fiddler-AutoResponder
ORM -- grouping query, aggregation query, query set queryset object properties
深入分析ERC-4907协议的主要内容,思考此协议对NFT市场流动性意义!
Study summary of postgraduate entrance examination in August
Word自动生成目录的方法
@Transcation的配置,使用,原理注意事项:
使用U2-Net深层网络实现——证件照生成程序
柏拉图和他的三个弟子的故事:如何寻找幸福?如何寻找理想伴侣?
MCU与MPU的区别
Encrypt and decrypt stored procedures (SQL 2008/sql 2012)
【作业】2022.7.6 写一个自己的cal函数
Adb 实用命令(网络包、日志、调优相关)
CONDA creates virtual environment offline
【二开】【JeecgBoot】修改分页参数
Inno setup packaging and signing Guide
Postman interface test II
Postman interface test IV
电表远程抄表拉合闸操作命令指令
Appx code signing Guide