OK, how do I make 2.6.2 my default python installation? I've already modified Win XP system variables thusly:
path E:\Python26;E:\Perl\site\bin;E:\Perl\bin;E:\boo\bin;E:\Perl\bin;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;C:\Program Files\Microsoft SQL;Server\90\Tools\binn\;E:\Program Files\Subversion\bin;e:\Program Files\Common Files\GTK\2.0\bin;C:\Program Files\Microsoft SQL Server\90\Tools\binn\;E:\Program Files\TortoiseSVN\bin;E:\Program Files\QuickTime\QTSystem\ PYTHONDOCS E:\Python26\Doc\python262.chm PYTHONPATH E:\Python26;E:\Python26\Lib\site-packages\py\bin\win32; On Mon, Jul 27, 2009 at 12:34, James Matthews<[email protected]> wrote: > That means that 2.5.1 is your default python installation (ie, when you > double-click on a .py file the 2.5.1 interpreter runs it). > > You need to make 2.6.2 your default python installation > > On Mon, Jul 27, 2009 at 3:25 PM, Dick Moores <[email protected]> wrote: >> >> Here's what I have now to call Ulipad: the shortcut shown at >> <http://www.rcblue.com/Misc/Ulipad_Shortcut.png>. It opens Ulipad, but >> a Ulipad that uses 2.51, not 2.62 in its shell, but does use 2.62 to >> run scripts (Ulipad asked me which interpreter I wanted to use for >> that). So it seems I've almost got Ulipad where I want it. Perhaps >> Limodou can help me get its shell to use 2.62 as well. >> >> Dick > >
