Re: Error building Python 2.6.3 and 2.6.4rc2

2009-10-24 Thread Michael Ströder
Christian Heimes wrote: > Michael Ströder wrote: >> - snip - >> /usr/src/Python-2.6.4rc2> make >> 'import site' failed; use -v for traceback >> Traceback (most recent call last): >> File "./setup.py", line 15, in >> from distutils.comma

Re: Error building Python 2.6.3 and 2.6.4rc2

2009-10-24 Thread Christian Heimes
Michael Ströder wrote: > - snip - > /usr/src/Python-2.6.4rc2> make > 'import site' failed; use -v for traceback > Traceback (most recent call last): > File "./setup.py", line 15, in > from distutils.command.build_ext import build_ext >