openai / mujoco-py

MuJoCo is a physics engine for detailed, efficient rigid body simulations with contacts. mujoco-py allows using MuJoCo from Python 3.
Other
2.81k stars 810 forks source link

Dockerfile is broken since the deadsnakes ppa is no longer supporting Ubuntu 16.04 Xenial for any python version #732

Closed YouJiacheng closed 2 years ago

YouJiacheng commented 2 years ago

https://github.com/openai/mujoco-py/blob/f1312cceeeebbba17e78d5d77fbffa091eed9a3a/Dockerfile#L3-L5 https://github.com/openai/mujoco-py/blob/f1312cceeeebbba17e78d5d77fbffa091eed9a3a/Dockerfile#L25-L26 https://github.com/deadsnakes/issues/issues/195

YouJiacheng commented 2 years ago

dup #676