Package Details: python-juliacall 0.9.31-1

Git Clone URL: https://aur.archlinux.org/python-juliacall.git (read-only, click to copy)
Package Base: python-juliacall
Description: Julia and Python in seamless harmony
Upstream URL: https://github.com/JuliaPy/PythonCall.jl
Licenses: MIT
Submitter: jonschlipf
Maintainer: jonschlipf
Last Packager: jonschlipf
Votes: 0
Popularity: 0.000000
First Submitted: 2025-09-25 09:18 (UTC)
Last Updated: 2026-04-15 15:32 (UTC)

Latest Comments

carlosal1015 commented on 2026-01-11 21:49 (UTC)

Should be test-env/bin/python -m pytest test instead of test-env/bin/python -m pytest pytest.

carlosal1015 commented on 2026-01-11 21:46 (UTC)

Something is wrong with updated PKGBUILD

  -> Found PythonCall.jl-0.9.31.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting PythonCall.jl-0.9.31.tar.gz with bsdtar
==> Starting build()...
* Building wheel...
Successfully built juliacall-0.9.31-py3-none-any.whl
==> Starting check()...
============================= test session starts ==============================
platform linux -- Python 3.14.2, pytest-8.4.2, pluggy-1.6.0
rootdir: /build/python-juliacall/src/PythonCall.jl-0.9.31
configfile: pyproject.toml
collected 12 items

pytest/test_all.py ............                                          [100%]

============================= 12 passed in 48.15s ==============================
==> Entering fakeroot environment...
==> Starting package()...
Argument expected for the -m option
usage: python [option] ... [-c cmd | -m mod | file | -] [arg] ...
Try `python -h' for more information.
==> ERROR: A failure occurred in package().
    Aborting...
==> ERROR: Build failed, check /home/carlosal1015/chroot/carlosal1015/build

jonschlipf commented on 2026-01-05 09:23 (UTC)

Thanks, modified as suggested.

jonschlipf commented on 2025-10-02 13:12 (UTC)

added, thanks

zoidberg commented on 2025-10-02 10:29 (UTC)

On my machine, this requires python-juliapkg as a dependency.