Hello,

Yes Python is install in the folder I used in the PATH.

And here is what happens:

~
$ cd /cygdrive/c/Python26

/cygdrive/c/Python26
$ ls
DLLs             NEWS.txt           SPE                 python.exe
Demo             Objects            Scripts             python.exe.manifest
Doc              PC                 Tools               pythonw.exe
Grammar          PCbuild            config.log          pythonw.exe.manifest
LICENSE          Parser             configure           pywin32-wininst.log
LICENSE.txt      Python             configure.in        setup.py
Lib              README             epydoc-wininst.log  taskcoach
Mac              README.txt         include             tcl
Makefile.pre.in  RISCOS             install-sh          unicows.dll
Misc             Removeepydoc.exe   libs                update_manifest.py
Modules          Removepywin32.exe  pyconfig.h.in       w9xpopen.exe

/cygdrive/c/Python26
$

Nothing unexpected, there is no python file.

Which version of Python for windows do you use?

Cheers,
Damien

--- In [email protected], Frank Niessink <fr...@...> wrote:
>
> 2009/5/14 membrede <damien.teyss...@...>:
> > Frank,
> >
> > The Path was set up correctly as you can see below
> >
> > $ which python
> > which: no python in 
> > (/cygdrive/c/Python26:/cygdrive/c/Python26/Scripts:/cygdrive
> > /c/Program 
> > Files/Graphviz2.22/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/c
> > ygdrive/c/WINDOWS/system32:/cygdrive/c/WINDOWS:/cygdrive/c/WINDOWS/System32/Wbem
> > :/cygdrive/c/Program Files/Common Files/Lenovo:/cygdrive/c/Program 
> > Files/ATI Tec
> > hnologies/ATI.ACE/Core-Static:/cygdrive/c/Program 
> > Files/ThinkPad/ConnectUtilitie
> > s:/cygdrive/c/Program Files/Lenovo/Client Security 
> > Solution:/cygdrive/c/WINDOWS/
> > system32/WindowsPowerShell/v1.0)
> 
> Is python actually installed in c:\Python26?
> 
> What happens if you do:
> $ cd /cygdrive/c/Python26
> $ ls
> 
> 
> Thanks, Frank
>


Reply via email to