Package Details: python-ray 2.44.1-1

Git Clone URL: https://aur.archlinux.org/python-ray.git (read-only, click to copy)
Package Base: python-ray
Description: A fast and simple framework for building and running distributed applications
Upstream URL: https://github.com/ray-project/ray
Licenses: Apache-2.0
Conflicts: mesa-demos
Submitter: acxz
Maintainer: carlosal1015
Last Packager: carlosal1015
Votes: 0
Popularity: 0.000000
First Submitted: 2020-03-06 04:59 (UTC)
Last Updated: 2025-03-29 13:19 (UTC)

Latest Comments

carlosal1015 commented on 2025-04-23 16:56 (UTC)

Thanks for report, let's investigate the issue.

hjk321 commented on 2025-04-23 16:55 (UTC)

==> Starting build()... * Building wheel... Traceback (most recent call last): File "/usr/lib/python3.13/site-packages/pyproject_hooks/_in_process/_in_process.py", line 389, in <module> main() ^^ File "/usr/lib/python3.13/site-packages/pyproject_hooks/_in_process/_in_process.py", line 373, in main json_out["return_val"] = hook(**hook_input["kwargs"]) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/pyproject_hooks/_in_process/_in_process.py", line 280, in build_wheel return _build_backend().build_wheel( ^ wheel_directory, config_settings, metadata_directory ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/usr/lib/python3.13/site-packages/setuptools/build_meta.py", line 435, in build_wheel return _build(['bdist_wheel']) File "/usr/lib/python3.13/site-packages/setuptools/build_meta.py", line 426, in _build return self._build_with_temp_dir( ~^ cmd, ^^^^ ...<3 lines>... self._arbitrary_args(config_settings), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/usr/lib/python3.13/site-packages/setuptools/build_meta.py", line 407, in _build_with_temp_dir self.run_setup() ^^ File "/usr/lib/python3.13/site-packages/setuptools/build_meta.py", line 522, in run_setup super().run_setup(setup_script=setup_script) ~^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/setuptools/build_meta.py", line 320, in run_setup exec(code, locals()) ~~^^^^^^^^^^^^^^^^ File "<string>", line 602 ) ^ SyntaxError: unmatched ')'

ERROR Backend subprocess exited when trying to invoke build_wheel ==> ERROR: A failure occurred in build(). Aborting...

carlosal1015 commented on 2024-07-26 16:30 (UTC)

Looks like that bazel 7 is not supported yet

ERROR: The project you're trying to build requires Bazel 6.5.0 (specified in /tmp/makepkg/python-ray/src/ray-ray-2.33.0/.bazelversion), but it wasn't found in /usr/bin.

MarsSeed commented on 2023-11-30 18:51 (UTC)

Please remove optdepend 'python-aioredis': defunct legacy module, and aioredis is now part of the main python-redis package.

petronny commented on 2023-05-08 14:42 (UTC)

RuntimeError: Detected Python version 3.11, which is not supported. Only Python 3.6, 3.7, 3.8, 3.9, 3.10 are supported.

ERROR Backend subprocess exited when trying to invoke build_wheel
==> ERROR: A failure occurred in build().

https://github.com/arch4edu/cactus/actions/runs/4915374952/jobs/8777792419

alexVyth commented on 2021-01-14 11:53 (UTC)

I get installation error because of conflicting package mesa-demos:

error: failed to commit transaction (conflicting files)
python-ray: /usr/bin/ray exists in filesystem (owned by mesa-demos)
Errors occurred, no packages were upgraded.

Any workaround?