On Mon, Jul 27, 2009 at 10:47, Werner F. Bruhin<[email protected]> wrote: > > > ... >> >> Could you explain what you mean by that? I do have the source >> version, right? Do you mean if I use Python 2.62 to run Ulipad source >> version, the Ulipad shell window will also use 2.62? >> > > If you downloaded from SVN you will have the source version, if you > downloaded differently then he is also providing a py2exe generated "binary" > version - which you do not want to use. > > If this loads 2.6 for you: > > E:\Python26\pythonw.exe
That's the correct path, but how do I know it "loads 2.6"? > then this should work for UliPad: > E:\Python26>pythonw.exe pathToUP\ulipad.py E:\Python26>pythonw.exe E:\Programs\Ulipad3.7\Ulipad.pyw doesn't do anything. E:\Python26>E:\Programs\Ulipad3.7\Ulipad.pyw starts Ulipad, but a Ulipad that uses Python 2.51. Dick
