Package Details: mpsolve 3.2.1-2

Git Clone URL: https://aur.archlinux.org/mpsolve.git (read-only, click to copy)
Package Base: mpsolve
Description: Multiprecision rootfinder for complex roots of univariate polynomials
Upstream URL: http://numpi.dm.unipi.it/software/mpsolve
Licenses: GPL
Submitter: akobel
Maintainer: akobel
Last Packager: akobel
Votes: 1
Popularity: 0.000000
First Submitted: 2016-02-12 12:26 (UTC)
Last Updated: 2021-02-08 17:11 (UTC)

Dependencies (7)

Required by (1)

Sources (1)

Latest Comments

Scerball commented on 2025-02-26 23:04 (UTC)

This does not work with python 3.12+ installed. I get the following error:

make[4]: Entering directory '/home/araza/.cache/yay/mpsolve/src/mpsolve-3.2.1/examples/python'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/araza/.cache/yay/mpsolve/pkg/mpsolve/usr/lib/python3.13/site-packages'
 /usr/bin/install -c -m 644 ./mpsolve.py '/home/araza/.cache/yay/mpsolve/pkg/mpsolve/usr/lib/python3.13/site-packages'
Traceback (most recent call last):
  File "<string>", line 2, in <module>
    import sys, os, py_compile, imp
ModuleNotFoundError: No module named 'imp'
make[4]: *** [Makefile:456: install-pythonPYTHON] Error 1
make[4]: Leaving directory '/home/araza/.cache/yay/mpsolve/src/mpsolve-3.2.1/examples/python'
make[3]: *** [Makefile:669: install-am] Error 2
make[3]: Leaving directory '/home/araza/.cache/yay/mpsolve/src/mpsolve-3.2.1/examples/python'
make[2]: *** [Makefile:505: install-recursive] Error 1
make[2]: Leaving directory '/home/araza/.cache/yay/mpsolve/src/mpsolve-3.2.1/examples/python'
make[1]: *** [Makefile:435: install-recursive] Error 1
make[1]: Leaving directory '/home/araza/.cache/yay/mpsolve/src/mpsolve-3.2.1/examples'
make: *** [Makefile:492: install-recursive] Error 1
==> ERROR: A failure occurred in package().
    Aborting...
 -> error making: mpsolve-exit status 4
==> Making package: macaulay2 19030.995c6fd8c-1 (Wed 26 Feb 2025 22:56:02 GMT)
==> Checking runtime dependencies...
==> Missing dependencies:
  -> mpsolve
==> Checking buildtime dependencies...
==> ERROR: Could not resolve all dependencies.
 -> error making: macaulay2-exit status 8
 -> Failed to install the following packages. Manual intervention is required:
mpsolve - exit status 4