当前位置:网站首页>Gym installation pit records
Gym installation pit records
2022-07-07 10:31:00 【Old smile】
gym Installation step pit record
Use pip install gym[all] install gym when box2d Installation failed , There will be Building wheel for box2d.py (setup.py) … error The problem of
Terminal display
error trying to exec ‘cc1plus’: execvp: There is no file or directory
This is a problem , There are two possibilities :
First of all , You did not install g++
second , Yours gcc Version and g++ Version does not match
terms of settlement : install gcc and g++ And some dependent packages
sudo apt-get install build-essential
sudo apt-get install g++
after pip install gym[all] success
边栏推荐
- ThreadLocal会用可不够
- Study summary of postgraduate entrance examination in October
- 对存储过程进行加密和解密(SQL 2008/SQL 2012)
- Appx代碼簽名指南
- 【acwing】786. Number k
- About hzero resource error (groovy.lang.missingpropertyexception: no such property: weight for class)
- Prototype object in ES6
- Yarn的基础介绍以及job的提交流程
- 5个chrome简单实用的日常开发功能详解,赶快解锁让你提升更多效率!
- I'd rather say simple problems a hundred times than do complex problems once
猜你喜欢
openinstall与虎扑达成合作,挖掘体育文化产业数据价值
Trajectory planning for multi robot systems: methods and Applications Overview reading notes
Programming features of ISP, IAP, ICP, JTAG and SWD
OpenGL glLightfv 函数的应用以及光源的相关知识
Programming features of ISP, IAP, ICP, JTAG and SWD
P2788 数学1(math1)- 加减算式
1324:【例6.6】整数区间
01 use function to approximate cosine function (15 points)
【HigherHRNet】 HigherHRNet 详解之 HigherHRNet的热图回归代码
Several schemes of building hardware communication technology of Internet of things
随机推荐
Hdu-2196 tree DP learning notes
STM32 ADC和DMA
Prototype object in ES6
对存储过程进行加密和解密(SQL 2008/SQL 2012)
搭建物联网硬件通信技术几种方案
Trajectory planning for multi robot systems: methods and Applications Overview reading notes
JMeter about setting thread group and time
施努卡:机器视觉定位技术 机器视觉定位原理
IPv4 socket address structure
PDF文档签名指南
宁愿把简单的问题说一百遍,也不把复杂的问题做一遍
小程序跳转H5,配置业务域名经验教程
Remote meter reading, switching on and off operation command
. Net configuration system
The Hal library is configured with a general timer Tim to trigger ADC sampling, and then DMA is moved to the memory space.
P1031 [NOIP2002 提高组] 均分纸牌
成为优秀的TS体操高手 之 TS 类型体操前置知识储备
@Configuration, use, principle and precautions of transmission:
Appx代碼簽名指南
Some superficial understanding of word2vec