[Tutor] Building Python 2.7.3 on RHEL 5.8 x86_64 -- Syntax Error

eryksun eryksun at gmail.com
Tue Mar 26 18:22:27 CET 2013


On Tue, Mar 26, 2013 at 11:18 AM, Sean Carolan <scarolan at gmail.com> wrote:
> I've tried it with python24, python25 and python27 and all of them give the
> same error.

After looking at the source, I think the option python=python2.7 may
solve the problem.

http://hg.python.org/cpython/file/d321885ff8f3/Lib/distutils/command/bdist_rpm.py#l23


More information about the Tutor mailing list