ImportError: No module named getopt

prashant b.prashant at gmail.com
Thu Nov 23 11:25:30 EST 2006


thanks a lot that helped...


Fredrik Lundh wrote:
> "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>




More information about the Python-list mailing list