LoginSignup
0
0

More than 1 year has passed since last update.

[robel] ERROR: Could not build wheels for mujoco-py which use PEP 517 and cannot be installed directly

Posted at

robel をインストールする際に
mujoco-py のビルドでこけたのでメモ。

python 3.9 系だと
ERROR: Could not build wheels for mujoco-py which use PEP 517 and cannot be installed directly
となって落ちる。

pipenv --python 3.7
pipenv install robel

で行けた。

環境

WSL2/Ubuntu 20.04

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0