Menu

Installation issues

2013-10-11
2014-02-12
  • Alfred Randall

    Alfred Randall - 2013-10-11

    Hi,
    I have installed all of the dependencies, including SLICOT and slycot. However when I get to installing the control systems library it comes back with an error that says

    File "setup.py", line 4, in <module>
    from setuptools import setup
    ImportError: No module named setuptools

    Is it possible I have unintentionally installed the wrong version of something? I installed everything using either the package manager, or in the case of the numpy, fortran compiler, etc I use the apt-get as shown in the wiki here. I installed the latest Slycot from the slycot website.

    Best Regards,
    Alfred

     
    • Alfred Randall

      Alfred Randall - 2013-10-11

      Never mind I discovered it was just missing setuptools from python. Sorry, I have not used Python much and I am looking into it while also trying this out. Thank you.

       
  • Anushka Perera

    Anushka Perera - 2014-02-12

    I installed Python Control System library. But when I import it (using import control), it gave an error massage. Error seems like 'scipy.signal.cont2discrete not available'. I have python 2.7.3 and Ipython 0.12.0. What is the correct Scipy version I should have to use Python Control Library?

     
  • Scott C. Livingston

    Anushka: I do not know what the officially declared minimal versions are, but you should try to get at least 0.10.0. Also consult
    http://www.scipy.org/stackspec.html

    If this does not solve it, please post the actual error message that you received and the command that produced. Also tell us which release of python-control you are using.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.