[SciPy-dev] [scikits] openopt SVN instable for the moment

Matthieu Brucher matthieu.brucher at gmail.com
Wed Apr 9 11:03:11 EDT 2008


OK, my bad, there was a "Kernel." missing.

Matthieu

2008/4/9, dmitrey <dmitrey.kroshko at scipy.org>:
>
> Matthieu Brucher wrote:
> >
> >     > You are not happy because you didn't want anyone to provide the
> >     > necessary fixes to your design. Happy means that OO works the way
> it
> >     > does before my fixes.
> >
> >     As situation with ALGENCAN shows, it doesn't
> >
> >
> > Just one little note here. Just get a clean checkout of the trunk.
> > There are no bug here (with algencen). Not one. I've just checked the
> > code. The line you mention does not exist.
>
> Which one line do you mean?
>
> I have removed all files in my openopt directory, checked out code from
> svn and still I have (with p.debug=1, to have more info on bug instead
> of "algencan possibly not installed"):
>
>
> Traceback (most recent call last):
>   File "nlp_ALGENCAN.py", line 112, in <module>
>     r = p.solve('ALGENCAN')
>   File
> "/usr/lib/python2.5/site-packages/scikits/openopt/Kernel/BaseProblem.py",
> line 231, in solve
>     return runProbSolver(self, solvers, *args, **kwargs)
>   File
>
> "/usr/lib/python2.5/site-packages/scikits/openopt/Kernel/runProbSolver.py",
> line 67, in runProbSolver
>     solverClass =  getattr(my_import(available_solvers[solver_str]),
> solver_str)
>   File
>
> "/usr/lib/python2.5/site-packages/scikits/openopt/Kernel/runProbSolver.py",
> line 50, in my_import
>     mod = __import__(name)
>   File
>
> "/usr/lib/python2.5/site-packages/scikits/openopt/solvers/BrasilOpt/ALGENCAN_oo.py",
> line 5, in <module>
>     from scikits.openopt.setDefaultIterFuncs import SMALL_DF
> ImportError: No module named setDefaultIterFuncs
>
>
> D.
> _______________________________________________
> Scipy-dev mailing list
> Scipy-dev at scipy.org
> http://projects.scipy.org/mailman/listinfo/scipy-dev
>



-- 
French PhD student
Website : http://matthieu-brucher.developpez.com/
Blogs : http://matt.eifelle.com and http://blog.developpez.com/?blog=92
LinkedIn : http://www.linkedin.com/in/matthieubrucher
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scipy-dev/attachments/20080409/0460d2df/attachment.html>


More information about the SciPy-Dev mailing list