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
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
>
HI!
I'm on a openSUSE system where Python 2.6 is installed from RPMs.
I'm trying to build Python from source separately. This used to work in former
versions but fails now (see build traceback below).
Anyone having a clue what's going on here? Is there a possible work-around? A
possible conflict