Prakash Palanivel <[email protected]> added the comment:
After Installed the following error was through:
PYTHONPATH=/usr/local/Python-2.7/lib/python2.7 \
./python -Wi -tt /usr/local/Python-2.7/lib/python2.7/compileall.py \
-d /usr/local/Python-2.7/lib/python2.7 -f \
-x 'bad_coding|badsyntax|site-packages|lib2to3/tests/data' \
/usr/local/Python-2.7/lib/python2.7
Traceback (most recent call last):
File "/usr/local/Python-2.7/lib/python2.7/compileall.py", line 17, in <module>
import struct
File "/usr/local/Python-2.7/lib/python2.7/struct.py", line 1, in <module>
from _struct import *
ImportError: No module named _struct
make: *** [libinstall] Error 1
----------
_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue9631>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com