Thanks!
Search Criteria
Package Details: python2-control-svn 185-1
Package Actions
| Package Base: | python2-control-svn |
|---|---|
| Description: | The python-control package is a set of python classes and functions that implement common operations for the analysis and design of feedback control systems. |
| Upstream URL: | http://sourceforge.net/projects/python-control/ |
| Category: | science |
| Licenses: | |
| Submitter: | mortbauer |
| Maintainer: | mortbauer |
| Last Packager: | None |
| Votes: | 0 |
| First Submitted: | 2012-02-22 20:23 |
| Last Updated: | 2013-08-11 19:46 |
Dependencies (4)
Required by (0)
Sources
Latest Comments
Comment by vri
Comment by mortbauer
Done!
Comment by vri
When I try to install this package using pacaur:
==> ERROR: pkgrel must be a decimal.
Would you be so kind to change pkgrel to a decimal number, e.g. 1?
Comment by mortbauer
Thanks, I fixed this.
Anonymous comment
Doesn't build. Failed out with the following:
Checked out revision 185.
==> SVN checkout done or server timeout
==> Starting build...
Traceback (most recent call last):
File "setup.py", line 4, in <module>
from setuptools import setup
ImportError: No module named setuptools
Fix is adding python2-distribute as a dependency.