Package Details: python-numpy1 1.26.4-5

Git Clone URL: https://aur.archlinux.org/python-numpy1.git (read-only, click to copy)
Package Base: python-numpy1
Description: Scientific tools for Python
Upstream URL: https://www.numpy.org/
Licenses: LicenseRef-custom
Conflicts: python-numpy
Provides: python-numpy
Submitter: Auerhuhn
Maintainer: Auerhuhn
Last Packager: Auerhuhn
Votes: 2
Popularity: 0.027741
First Submitted: 2024-07-02 20:18 (UTC)
Last Updated: 2024-12-23 11:50 (UTC)

Required by (2137)

Sources (3)

Latest Comments

filmroellchen commented on 2025-11-24 12:02 (UTC) (edited on 2025-11-24 12:02 (UTC) by filmroellchen)

Are there any plans of fixing this? As far as my testing goes, even installing cython2 from AUR, which should provide a compatible version, does not help, including when symlinking a cython executable to the installed cython2 executable. The hard dependency on cython itself is invalid, as that one is definitely too new, but it shouldn’t prevent the package from working with the older version (which still builds, of course).

Kimiblock commented on 2025-05-17 05:18 (UTC)

==> Starting build()...
* Getting build dependencies for wheel...

ERROR Missing dependencies:
    Cython<3.1,>=0.29.34
==> ERROR: A failure occurred in build().
    Aborting...
==> ERROR: Build failed, check /var/lib/aurbuild/x86_64/kimiblock/build
error: failed to build 'python-numpy1-1.26.4-5': failed to run: makechrootpkg -r /var/lib/aurbuild/x86_64 -d /var/lib/repo/aur -- -feA --noconfirm --noprepare --holdver:

guglovich commented on 2025-01-22 13:02 (UTC)

../meson.build:1:0: ERROR: Compiler cc cannot compile programs.

gwuensch commented on 2024-12-23 13:38 (UTC)

Works flawlessly with the patches. Thanks for the quick response!

Auerhuhn commented on 2024-12-23 11:51 (UTC)

@gwuensch Fixed with 1.26.4-5, please re-test.

Auerhuhn commented on 2024-12-23 10:15 (UTC)

Hi @gwuensch,

I can reproduce the test failures. Will look into them as time allows.

gwuensch commented on 2024-12-23 00:38 (UTC)

Seems to be incompatible with Python 3.13, the package does not build anymore with five failed checks (each of them an AssertionError).

Auerhuhn commented on 2024-08-23 04:03 (UTC)

Hi @JohnRobson,

Would you mind posting the whole stack trace?

JohnRobson commented on 2024-08-23 00:30 (UTC)

ModuleNotFoundError: No module named 'mirakuru'

But I already installed: "python-mirakuru"