https://bugzilla.novell.com/show_bug.cgi?id=229847 Summary: Python distutils fail to install packages Product: openSUSE 10.2 Version: Final Platform: i686 OS/Version: SuSE Other Status: NEW Severity: Major Priority: P5 - None Component: Development AssignedTo: pth@novell.com ReportedBy: bernhard.bender@web.de QAContact: qa@suse.de A simple package lik crcmod1.3 (http://cheeseshop.python.org/pypi/crcmod/1.3) fails to install using distutils:
ber@berty:~/src/Python/crcmod-1.3> su -c "python setup.py install" Password: running install error: invalid Python installation: unable to open /usr/lib/python2.5/config/Makefile (No such file or directory) <<<
Possibly something is missing from the python installation ? python-2.5-19 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.