[issue6716] Windows install error when choosing to compile .py files

2010-03-15 Thread pds
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

[issue6807] No such file or directory: 'msisupport.dll' in msi.py

2009-08-30 Thread pds
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.

[issue6716] Windows install error when choosing to compile .py files

2009-08-18 Thread pds
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

[issue6716] Windows install error when choosing to compile .py files

2009-08-17 Thread pds
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