当前位置:网站首页>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
边栏推荐
- HDU-2196 树形DP学习笔记
- 【HigherHRNet】 HigherHRNet 详解之 HigherHRNet的热图回归代码
- JMeter loop controller and CSV data file settings are used together
- High number_ Chapter 1 space analytic geometry and vector algebra_ Quantity product of vectors
- P2788 数学1(math1)- 加减算式
- leetcode-304:二维区域和检索 - 矩阵不可变
- Leetcode-560: subarray with sum K
- 【实战】霸榜各大医学分割挑战赛的Transformer架构--nnFormer
- Jump to the mobile terminal page or PC terminal page according to the device information
- Multisim--软件相关使用技巧
猜你喜欢

Encrypt and decrypt stored procedures (SQL 2008/sql 2012)

Socket communication principle and Practice

Talking about the return format in the log, encapsulation format handling, exception handling

mysql插入数据创建触发器填充uuid字段值

Summary of router development knowledge

CAS机制

leetcode-560:和为 K 的子数组

Embedded background - chip

Using U2 net deep network to realize -- certificate photo generation program

php \n 换行无法输出
随机推荐
Programming features of ISP, IAP, ICP, JTAG and SWD
gym安装踩坑记录
Leetcode-303: region and retrieval - array immutable
A small problem of bit field and symbol expansion
Yarn的基础介绍以及job的提交流程
Experience sharing of software designers preparing for exams
JMeter about setting thread group and time
原型与原型链
CAS机制
对word2vec的一些浅层理解
php \n 换行无法输出
Pdf document signature Guide
@Configuration, use, principle and precautions of transmission:
Easyexcel read write simple to use
OpenGL glLightfv 函数的应用以及光源的相关知识
电表远程抄表拉合闸操作命令指令
Application of OpenGL gllightfv function and related knowledge of light source
Use the fetch statement to obtain the repetition of the last row of cursor data
根据设备信息进行页面跳转至移动端页面或者PC端页面
Prototype and prototype chain