Package Details: python-sparse 0.15.1-1

Git Clone URL: https://aur.archlinux.org/python-sparse.git (read-only, click to copy)
Package Base: python-sparse
Description: Sparse multidimensional arrays on top of numpy and scipy
Upstream URL: https://sparse.pydata.org
Licenses: BSD-3-Clause
Submitter: thrasibule
Maintainer: AlexBocken
Last Packager: AlexBocken
Votes: 4
Popularity: 0.000000
First Submitted: 2017-05-13 22:55 (UTC)
Last Updated: 2024-04-16 06:54 (UTC)

Latest Comments

1 2 3 Next › Last »

carlosal1015 commented on 2024-04-16 22:16 (UTC)

Hi, I have the following message error:

==> Making package: python-sparse 0.15.1-1 (Tue Apr 16 17:15:16 2024)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
/usr/sbin/python: No module named build
==> ERROR: A failure occurred in build().
    Aborting...
 -> error making: python-sparse-exit status 4
checking dependencies...

AlexBocken commented on 2024-04-16 06:56 (UTC)

I have now adopted this package. It should now build without any issues. I have removed check() for now but might reintroduce it later again.

thrasibule commented on 2022-11-08 17:39 (UTC)

Looks like it can't import distutils.msvccompiler. It's part of the arch python package, I'm not sure why you don't have it installed.

carlosal1015 commented on 2022-06-16 19:09 (UTC)

Is true, now is fixed.

thrasibule commented on 2022-03-24 18:45 (UTC)

looks like a bug with python-pytest-black. dependency on python-toml is missing there.