"prashant" wrote:

> I am actually using Cygwin to run a python script.
> I have python 2.5 installed. But when i ran the command mentioned by
> you... I see that it is looking in the wrong directories... how can i
> change these look up directories?

is PYTHONHOME perhaps set to the wrong thing?

if not, you can point it to the root of your Python installation.  use "python 
-h"
for more alternatives.

</F> 



-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to