Package Details: python-pyreadstat 1.2.8-1

Git Clone URL: https://aur.archlinux.org/python-pyreadstat.git (read-only, click to copy)
Package Base: python-pyreadstat
Description: Reads sas, spss and stata files into Pandas data frames.
Upstream URL: https://github.com/Roche/pyreadstat
Licenses: MIT, Apache
Submitter: SamLukeYes
Maintainer: otreblan
Last Packager: otreblan
Votes: 1
Popularity: 0.000000
First Submitted: 2021-03-25 17:32 (UTC)
Last Updated: 2024-12-23 11:42 (UTC)

Required by (0)

Sources (1)

Latest Comments

adityaruplaha commented on 2024-12-23 08:13 (UTC) (edited on 2024-12-23 08:17 (UTC) by adityaruplaha)

1.2.7 no longer builds due to changes in NumPy:

AttributeError: `np.NaN` was removed in the NumPy 2.0 release. Use `np.nan` instead.

Modifying pkgver to 1.2.8 in PKGBUILD fixes the issue.

See also: https://github.com/Roche/pyreadstat/pull/266

lllf commented on 2023-03-04 14:05 (UTC) (edited on 2023-03-04 14:05 (UTC) by lllf)

check() seems to be broken

Successfully built pyreadstat-1.1.9-cp310-cp310-linux_x86_64.whl
==> Starting check()...
Traceback (most recent call last):
  File "/build/.cache/yay/python-pyreadstat/src/pyreadstat-1.1.9/tests/test_basic.py", line 1047, in <module>
    import pyreadstat
ModuleNotFoundError: No module named 'pyreadstat'
==> ERROR: A failure occurred in check().
    Aborting...
 -> error making: python-pyreadstat