Package Details: python-gymnasium 0.29.1-3

Git Clone URL: https://aur.archlinux.org/python-gymnasium.git (read-only, click to copy)
Package Base: python-gymnasium
Description: A standard API for single-agent reinforcement learning environments, with popular reference environments and related utilities (formerly Gym)
Upstream URL: https://gymnasium.farama.org/
Licenses: MIT
Submitter: ghassan
Maintainer: pjvm
Last Packager: pjvm
Votes: 1
Popularity: 0.071017
First Submitted: 2023-02-05 11:47 (UTC)
Last Updated: 2024-01-31 15:36 (UTC)

Dependencies (14)

Sources (2)

Latest Comments

pjvm commented on 2024-01-31 15:52 (UTC)

Thanks again leuko, I missed that one the previous time.

My problem here is that I don't make use of the provided environments myself, so I'm unlikely to catch these mistakes. In addition, I'm only using this library for a uni project that is nearly finished, so after that I'd be relying entirely on comments to notify me if something needs to be changed. For this reason, I hope someone comes along who uses this more actively and would like to maintain the package; until then I'll keep doing it though.

leuko commented on 2024-01-31 15:17 (UTC)

According to this, optdepends must be extended:

...
'python-imageio: required for mujoco environments'
...

leuko commented on 2023-11-28 12:29 (UTC) (edited on 2023-11-28 12:32 (UTC) by leuko)

python /usr/lib/python3.11/site-packages/gymnasium/envs/box2d/car_racing.py requires the following:

optdepends=(box2d python-pybox2d python-pygame)

Corresponding line in project.toml