abcd efgh wrote:
> Hi,
>
> I am facing some problem in installing the OpenOpt optimization toolbox.
The place to ask would be the scipy-users mailing list.
http://www.scipy.org/Mailing_Lists
> What I have done is I downloaded the OpenOpt package and added the
> folder containing scikits to th
Hi,
I am facing some problem in installing the OpenOpt optimization toolbox.
What I have done is I downloaded the OpenOpt package and added the
folder containing scikits to the PythonPath by:
sys.path.append('C:\Documents and Settings\User\Desktop\openopt')
but when i try following:
from sciki