On Wed, 24 Mar 2010 23:22:01 +0100, Martin v. Loewis wrote:
>> Is anyone else having trouble with the 2.6.5 Windows x86 installer?
>
> Not me. Run
>
> msiexec /i py...msi /l*v py.log
>
> and inspect py.log for errors (post it to bugs.python.org if you can't
> determine the cause of the problems
> Is anyone else having trouble with the 2.6.5 Windows x86 installer?
Not me. Run
msiexec /i py...msi /l*v py.log
and inspect py.log for errors (post it to bugs.python.org if you can't
determine the cause of the problems).
Are you using SUBST by any chance?
Regards,
Martin
--
http://mail.pyth
I just downloaded the installer and tested it on my win xp machine. The
installer worked fine.
--
Allan Davis
Member of NetBeans Dream Team
http://wiki.netbeans.org/NetBeansDreamTeam
Lead Developer, nbPython
http://wiki.netbeans.org/Pyt
Thank you everyone for all the work that went into this update, but there may be
a small problem with the Windows x86 installer.
I've built and used python 2.6.5 on linux without any apparent problems, but the
Windows x86 binary installer stops after compiling a few python source files.
I've trie
On behalf of the Python community, I'm happy to announce the availability of
Python 2.6.5 final. This is the latest production-ready version in the Python
2.6 series.
Python 2.6.5 fixes dozens of issues in the core, built-in modules, libraries,
and documentation since Python 2.6.4 was released ba