Manos Lykos

Results 3 issues of Manos Lykos

Before starting I want to mention that I have install the OpenAI gym version `0.26.2` and pybullet version `3.2.5`. When I try to import `pybullet_envs` package, I get the following...

Considering that Gym is not maintained by OpenAI and its maintained now from a different repo [Gymnasium](https://github.com/Farama-Foundation/Gymnasium), I suggest to change the code in order to import `gymnasium` instead of...

Hello, Is there a way to identify if a finished job has failed using Python? Also, I think it would be good to have a request that takes as input...

type: question