Manos Lykos

Results 2 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...