Pytorch Implementation of Stochastic MuZero for gym environment. This algorithm is capable of supporting a wide range of action and observation spaces, including both discrete and continuous variations.
Cannot build the docker container.
It results in this error:
278.6 ERROR: Ignored the following yanked versions: 0.1.63, 0.4.0, 0.4.15
278.6 ERROR: Ignored the following versions that require a different python version: 0.7 Requires-Python >=3.6, <3.7; 0.8 Requires-Python >=3.6, <3.7; 8.19.0 Requires-Python >=3.10
278.6 ERROR: Could not find a version that satisfies the requirement jaxlib==0.3.24; extra == "all" (from gymnasium[all]) (from versions: 0.4.1, 0.4.2, 0.4.3, 0.4.4, 0.4.6, 0.4.7, 0.4.9, 0.4.10, 0.4.11, 0.4.12, 0.4.13, 0.4.14, 0.4.16, 0.4.17, 0.4.18, 0.4.19, 0.4.20, 0.4.21, 0.4.22, 0.4.23)
278.6 ERROR: No matching distribution found for jaxlib==0.3.24; extra == "all"
Cannot build the docker container. It results in this error: 278.6 ERROR: Ignored the following yanked versions: 0.1.63, 0.4.0, 0.4.15 278.6 ERROR: Ignored the following versions that require a different python version: 0.7 Requires-Python >=3.6, <3.7; 0.8 Requires-Python >=3.6, <3.7; 8.19.0 Requires-Python >=3.10 278.6 ERROR: Could not find a version that satisfies the requirement jaxlib==0.3.24; extra == "all" (from gymnasium[all]) (from versions: 0.4.1, 0.4.2, 0.4.3, 0.4.4, 0.4.6, 0.4.7, 0.4.9, 0.4.10, 0.4.11, 0.4.12, 0.4.13, 0.4.14, 0.4.16, 0.4.17, 0.4.18, 0.4.19, 0.4.20, 0.4.21, 0.4.22, 0.4.23) 278.6 ERROR: No matching distribution found for jaxlib==0.3.24; extra == "all"