[SciPy-dev] manifold_learning

Matthieu Brucher matthieu.brucher at gmail.com
Wed Jan 21 12:48:38 EST 2009


Hi,

I didn't try the new location, but if Dmitrey didn't delete the
generic framework, everything should be fine ;)

Matthieu

2009/1/21 Nils Wagner <nwagner at iam.uni-stuttgart.de>:
> Hi all,
>
> The example regression.py in manifold_learning requires
> openopt.
>
> Is it recommended to install Openopt from its new location
> http://www.openopt.org/Install ?
>
>
> python -i regression.py
> Traceback (most recent call last):
>   File "regression.py", line 21, in <module>
>     from scikits.learn.machine.manifold_learning import
> regression
>   File
> "build/bdist.linux-x86_64/egg/scikits/learn/machine/manifold_learning/__init__.py",
> line 9, in <module>
>     # See the README file for information on usage and
> redistribution.
>   File
> "build/bdist.linux-x86_64/egg/scikits/learn/machine/manifold_learning/compression/__init__.py",
> line 10, in <module>
>     #
>   File
> "build/bdist.linux-x86_64/egg/scikits/learn/machine/manifold_learning/compression/geodesic_mds.py",
> line 14, in <module>
> ImportError: No module named openopt.solvers.optimizers
>
>
> Cheers,
>           Nils
> _______________________________________________
> Scipy-dev mailing list
> Scipy-dev at scipy.org
> http://projects.scipy.org/mailman/listinfo/scipy-dev
>



-- 
Information System Engineer, Ph.D.
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



More information about the SciPy-Dev mailing list