当前位置:网站首页>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]成功
边栏推荐
猜你喜欢

Vs code specifies the extension installation location

每周推荐短视频:L2级有哪些我们日常中经常会用到的功能?

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

P1223 排队接水/1319:【例6.1】排队接水

leetcode-560:和为 K 的子数组

Fiddler break point

ORM -- grouping query, aggregation query, query set queryset object properties

STM32 ADC and DMA

Trajectory planning for multi-robot systems: Methods and applications 综述阅读笔记

JMeter loop controller and CSV data file settings are used together
随机推荐
Vs code specifies the extension installation location
OpenGL glLightfv 函数的应用以及光源的相关知识
Trajectory planning for multi-robot systems: Methods and applications 综述阅读笔记
STM32 Basics - memory mapping
AHB bus in stm32_ Apb2 bus_ Apb1 bus what are these
Kotlin实现微信界面切换(Fragment练习)
Appx代碼簽名指南
Differences between MCU and MPU
P2788 数学1(math1)- 加减算式
Appx code signing Guide
Inno Setup 打包及签名指南
【华为机试真题详解】高矮个子排队
[STM32] solution to the problem that SWD cannot recognize devices after STM32 burning program
Postman interface test VI
STM32产品介绍
基于HPC场景的集群任务调度系统LSF/SGE/Slurm/PBS
Can I open a stock trading account online? Is it safe
Weekly recommended short videos: what are the functions of L2 that we often use in daily life?
Study summary of postgraduate entrance examination in September
Easyexcel read write simple to use