Hi,
I've compiled python 2.5.2 on red hat r4 and got this installation error:
mtl-p1892:[Python-2.5.2] 1>make install
...
Compiling
/BuildViews/python252build/Python2.5.2.bin/lib/python2.5/test/test_module.py ...
Compili
Behalf Of
Marc-André Belzile
Sent: May-15-08 10:58 AM
To: python-list@python.org
Subject: Building python 2.5 fails on linux 64
Hi,
I have the following error when building python 2.5 (revision 63261)
./Parser
Hi,
I have the following error when building python 2.5 (revision 63261)
./Parser/asdl_c.py -c ./Python ./Parser/Python.asdl
'import site' failed; use -v for traceback
Traceback (most recent call last):
File "./Parser/asdl_c.py", line 7, in ?
import os, sys, traceback
ImportError: No modu