Search Criteria
Package Details: python-gym 0.26.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-gym.git (read-only, click to copy) |
---|---|
Package Base: | python-gym |
Description: | A toolkit for developing and comparing reinforcement learning algorithms. |
Upstream URL: | https://gym.openai.com/ |
Licenses: | MIT |
Submitter: | leomao |
Maintainer: | imlonghao |
Last Packager: | imlonghao |
Votes: | 9 |
Popularity: | 0.000000 |
First Submitted: | 2018-12-14 04:10 (UTC) |
Last Updated: | 2022-10-22 01:33 (UTC) |
Dependencies (9)
- python-cloudpickle
- python-numpy (python-numpy-flameAUR, python-numpy-mkl-binAUR, python-numpy-gitAUR, python-numpy1AUR, python-numpy-mklAUR)
- python-pygletAUR (python-pyglet1.5AUR, python-pyglet-gitAUR)
- python-scipy (python-scipy-mkl-binAUR, python-scipy-gitAUR, python-scipy-mklAUR)
- python-six
- python-setuptools (make)
- python-ale-pyAUR (optional)
- python-opengl (optional)
- python-pillow (python-pillow-gitAUR) (optional)
Latest Comments
« First ‹ Previous 1 2
imlonghao commented on 2022-03-27 02:29 (UTC)
@huyz can you try again? I can build with
extra-x86_64-build
today.huyz commented on 2022-03-24 06:45 (UTC)
I got this error even when I build this package in a clean chroot:
acxz commented on 2022-03-23 20:55 (UTC) (edited on 2022-03-23 20:56 (UTC) by acxz)
@imlonghau the checksum is failing for 0.23.1-1. With the LICENSE file in particular. Would really appreciate it if you can fix it!
imlonghao commented on 2020-12-14 02:44 (UTC)
Hi @HenryJia, this is an AUR package, you should rebuild the package yourself for python3.9.
leomao commented on 2020-03-21 00:58 (UTC)
@EdTsft, Thanks for notifying me. I have updated the dependencies.
elanglois commented on 2020-03-11 19:48 (UTC)
Thanks for the package! I think there should also be a dependency on
python-cloudpickle
https://github.com/openai/gym/blob/529d5f22f16bd9f9b25961bb82f10b177a382570/setup.py#L31
Pastafarianist commented on 2018-12-03 15:33 (UTC)
There should be a dependency on
python-pyglet
.trougnouf commented on 2018-05-10 21:37 (UTC) (edited on 2018-05-19 20:30 (UTC) by trougnouf)
Could you add "provides=('python-gym')"? This way I could add it to other packages' dependencies more cleanly.
Elektro commented on 2017-12-02 16:52 (UTC)
« First ‹ Previous 1 2