Package Details: python2-control-svn 185-1

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: BSD
Submitter: mortbauer
Maintainer: mortbauer
Last Packager: None
Votes: 0
First Submitted: 2012-02-22 20:23
Last Updated: 2013-08-11 19:46

Required by (0)

Sources

Latest Comments

Comment by vri

2013-08-12 06:57

Thanks!

Comment by mortbauer

2013-08-11 19:48

Done!

Comment by vri

2013-08-11 13:35

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

2012-11-14 07:48

Thanks, I fixed this.

Anonymous comment

2012-11-14 07:30

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.