Package Details: python-control 0.10.2-5

Git Clone URL: https://aur.archlinux.org/python-control.git (read-only, click to copy)
Package Base: python-control
Description: Python Control Systems Library.
Upstream URL: https://github.com/python-control/python-control
Licenses: BSD-3-Clause
Submitter: calcmogul
Maintainer: medaminezghal
Last Packager: medaminezghal
Votes: 7
Popularity: 0.000005
First Submitted: 2015-09-05 22:38 (UTC)
Last Updated: 2026-05-18 12:09 (UTC)

Latest Comments

« First ‹ Previous 1 2

calcmogul commented on 2019-09-29 03:54 (UTC)

python-slycot currently doesn't compile because python2-scikit-build doesn't exist (and that's been brought up in a comment on python-scikit-build). I'll update the dependency once that's fixed.

bnavigator commented on 2019-09-28 18:35 (UTC)

I made a PKGBUILD for python-slycot. python-control should depend on that instead of python-slycot-git

calcmogul commented on 2017-10-09 19:49 (UTC)

Have all of your dependencies been rebuilt for Python 3.6? That's the only cause I can think of. https://www.reddit.com/r/archlinux/comments/5mer2f/psa_rebuild_all_aur_packages_providing_python/

DCengineer commented on 2017-10-02 22:55 (UTC)

I've been getting an error in the unit tests. For now, I just skipped the tests, but this is not a permanent solution. Test failed: <unittest.runner.TextTestResult run=190 errors=0 failures=1>

madmaurice commented on 2015-09-08 18:35 (UTC)

PKGBUILD Version 0.7.0-2 fails during tests because of missing slycot dependency: Traceback (most recent call last): File "/tmp/yaourt-tmp-xxx/aur-python-control/src/python-control-0.7.0/control/statesp.py", line 496, in minreal from slycot import tb01pd ImportError: No module named 'slycot' Might want to add slycot as full dependency or at least check