Search Criteria
Package Details: python-ray 2.44.1-1
Package Actions
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) |
Dependencies (41)
- psmisc (psmisc-selinuxAUR)
- python-aiosignal
- python-click
- python-filelock
- python-frozenlist
- python-jsonschema
- python-msgpack
- python-packaging
- python-protobuf (python-protobuf-gitAUR, python-protobuf-21AUR)
- python-pyaml
- python-requests
- bazel (bazel-gitAUR, bazel3-binAUR, bazelisk-gitAUR, bazelisk-binAUR, bazelisk) (make)
- cython (cython-gitAUR) (make)
- python-build (make)
- python-installer (make)
- python-setuptools-scm (make)
- python-wheel (make)
- py-spyAUR (py-spy-binAUR) (optional) – for ray[default, serve]
- python-aiohttp (python-aiohttp-gitAUR) (optional) – for ray[default, serve]
- python-aiohttps-cors (optional) – for ray[default, serve]
- Show 21 more dependencies...
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
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)
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:
Any workaround?