Package Details: python-highspy 1.10.0-1

Git Clone URL: https://aur.archlinux.org/python-highspy.git (read-only, click to copy)
Package Base: python-highspy
Description: Thin python wrapper to HiGHS, a linear optimization software
Upstream URL: https://www.highs.dev
Licenses: MIT
Submitter: redponike
Maintainer: redponike
Last Packager: redponike
Votes: 0
Popularity: 0.000000
First Submitted: 2025-03-26 19:35 (UTC)
Last Updated: 2025-03-26 19:35 (UTC)

Latest Comments

yzhs commented on 2025-06-29 07:12 (UTC)

Hi, I just tried to install this package. The build failed with

Traceback (most recent call last):
  File "/usr/lib/python3.13/site-packages/pyproject_hooks/_impl.py", line 402, in _call_hook
    raise BackendUnavailable(
    ...<4 lines>...
    )
pyproject_hooks._impl.BackendUnavailable: Cannot import 'scikit_build_core.build'

Installing python-scikit-build-core fixed the problem. I guess it should go in makedepends.