Package Details: python-picos 2.5-1

Git Clone URL: https://aur.archlinux.org/python-picos.git (read-only, click to copy)
Package Base: python-picos
Description: A Python interface to conic optimization solvers
Upstream URL: https://gitlab.com/picos-api/picos
Licenses: GPL-3.0-or-later
Conflicts: python-picos-git
Submitter: Viech
Maintainer: Viech
Last Packager: Viech
Votes: 2
Popularity: 0.000000
First Submitted: 2017-10-19 18:31 (UTC)
Last Updated: 2024-10-20 15:54 (UTC)

Dependencies (15)

Required by (0)

Sources (1)

Latest Comments

Empy commented on 2023-05-14 20:15 (UTC)

This was the case, but one also needs to do a clean rebuild of the packages. So for example when using yay one needs to select the option to cleanBuild.

Viech commented on 2023-05-13 15:35 (UTC)

This could be due to the recent release of Python 3.11: Whenever a Python update in the second digit happens, you will need to re-install all Python packages that you have acquired from the AUR, regardless of whether you already have the latest version of the package installed.

Empy commented on 2023-05-13 04:25 (UTC)

The package stopped working recently, import picos returns ModuleNotFoundError: No module named 'picos'. After installing with pip everything works. Maybe the package is out-of-date, but this is just a guess.