Re: Cannot run Python 3.0a5 )-:

2008-05-12 Thread Sven Siegmund
Ah, I solved it. I was wrong. I did not do the same as yesterday. Yesterday I downloaded Python 3.0a5 from http://www.python.org/ftp/python/3.0/python-3.0a5.msi and not the daily build. I can python again now (-: S. -- http://mail.python.org/mailman/listinfo/python-list

Re: Cannot run Python 3.0a5 )-:

2008-05-12 Thread Martin v. Löwis
> Hi, I just tried to install Python 3.0a5 an another Windows PC. I did > what I have done yesterday at home: > > 1. Downloaded the daily snapshot > http://svn.python.org/snapshots/msi/python-3.0.14011.msi > 2. Installed to C:\Python30 > 3. Added C:\Python30 to the Path environment for all users.