Package Details: python-pymcr 0.5.1-3

Git Clone URL: https://aur.archlinux.org/python-pymcr.git (read-only, click to copy)
Package Base: python-pymcr
Description: Multivariate Curve Resolution in Python.
Upstream URL: https://github.com/usnistgov/pyMCR
Licenses: custom
Submitter: dobedobedo
Maintainer: dobedobedo
Last Packager: dobedobedo
Votes: 0
Popularity: 0.000000
First Submitted: 2022-02-17 17:24 (UTC)
Last Updated: 2025-09-10 12:08 (UTC)

Latest Comments

dobedobedo commented on 2025-09-10 11:35 (UTC)

It seems that the developer has already abandoned this package. The last update was 4 years ago. I modified the problematic file to bypass the attribute error, but no guarantee it will work properly.
Better to raise the issue in the official repo to see if they will make any changes.

micwoj92 commented on 2025-09-08 22:48 (UTC)

Checks fail with numpy2.0:

=========================== short test summary info ============================
FAILED pymcr/tests/test_constraints.py::test_cut_below_nonzerosum - Attribute...
FAILED pymcr/tests/test_constraints.py::test_cut_below_nonzerosum_exclude - A...
FAILED pymcr/tests/test_constraints.py::test_cut_above_nonzerosum - Attribute...
============= 3 failed, 57 passed, 1 skipped, 9 warnings in 0.59s ==============
==> ERROR: A failure occurred in check().
    Aborting...