当前位置:网站首页>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
边栏推荐
猜你喜欢
![[second on] [jeecgboot] modify paging parameters](/img/59/55313e3e0cf6a1f7f6b03665e77789.png)
[second on] [jeecgboot] modify paging parameters

【acwing】786. 第k个数

The variables or functions declared in the header file cannot be recognized after importing other people's projects and adding the header file
![[daiy5] jz77 print binary tree in zigzag order](/img/ba/b2dfbf121798757c7b9fba4811221b.png)
[daiy5] jz77 print binary tree in zigzag order
![[牛客网刷题 Day5] JZ77 按之字形顺序打印二叉树](/img/ba/b2dfbf121798757c7b9fba4811221b.png)
[牛客网刷题 Day5] JZ77 按之字形顺序打印二叉树

1321:【例6.3】删数问题(Noip1994)

Appx代碼簽名指南

原型与原型链

CAS机制

【实战】霸榜各大医学分割挑战赛的Transformer架构--nnFormer
随机推荐
Some properties of leetcode139 Yang Hui triangle
Using U2 net deep network to realize -- certificate photo generation program
成为优秀的TS体操高手 之 TS 类型体操前置知识储备
浅谈日志中的返回格式封装格式处理,异常处理
IPv4 socket address structure
String formatting
Five simple and practical daily development functions of chrome are explained in detail. Unlock quickly to improve your efficiency!
MySQL insert data create trigger fill UUID field value
JS实现链式调用
Study summary of postgraduate entrance examination in November
When there are pointer variable members in the custom type, the return value and parameters of the assignment operator overload must be reference types
STM32 Basics - memory mapping
根据设备信息进行页面跳转至移动端页面或者PC端页面
Application of OpenGL gllightfv function and related knowledge of light source
@Configuration, use, principle and precautions of transmission:
leetcode-303:区域和检索 - 数组不可变
01 use function to approximate cosine function (15 points)
Study summary of postgraduate entrance examination in October
Learning records - high precision addition and multiplication
IO model review