Re: Problem in Installing/using OpenOpt

2007-11-13 Thread Robert Kern
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

Problem in Installing/using OpenOpt

2007-11-13 Thread abcd efgh
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