pds added the comment:
To loewis:
I'm sorry for submitting multiple issues in a single bug report.
Also, currently, I'm afraid I don't have a testing environment for your MSI
build.
To other members who might follow this issue:
Please specify problem numbers when rep
New submission from pds :
Investigating the issue #6716 I reported earlier, I've been trying to
build Windows MSI installer package of Python 3.1 on my own.
I checked out the svn source, built things with Visual C++ 2008 Express
Edition, and tried to make MSI package in Tools\msi directory.
pds added the comment:
The same problems I reported persist in python-3.1.1.msi, too.
--
___
Python tracker
<http://bugs.python.org/issue6716>
___
___
Python-bug
New submission from pds :
There seem to be 3 problems in Python 3.1.1rc1 Windows installer package.
1. Command line argument of compileall.py seems wrong.
2. UnicodeEncodeError occurs depending on code page.
3. Syntax errors.
First, I tried to install Python 3.1.1rc1 just by double-clicking