gym_envs_urdf icon indicating copy to clipboard operation
gym_envs_urdf copied to clipboard

Version problem on some machines with pybullet 3.2.0

Open maxspahn opened this issue 2 years ago • 1 comments

On some machines pybullet 3.2.0 can be installed, but not a more recent version. It might be useful to downgrade the minimum requirement to 3.2.0.

https://github.com/maxspahn/gym_envs_urdf/blob/273ccfc104d963ef81ae3ba73a45bc5347782172/pyproject.toml#L9

maxspahn avatar Mar 09 '22 13:03 maxspahn

https://github.com/maxspahn/gym_envs_urdf/issues/62#issuecomment-1065432902

The simple fix should be to downgrade to 3.2.0 requirement.

maxspahn avatar Mar 11 '22 19:03 maxspahn