Hi,

While trying the experimental Python 2.7 package with multiarch support, I 
found that distutils is not working.

When I try to build some package, I have this error:

 error: invalid Python installation: unable to open 
 /usr/lib/python2.7/config/Makefile (No such file of directory)

It seems that the multi-arch patch modification should also go in the 
distutils parts.

One can also see the problem with this:

 In: from disutils import sysconfig
 In: sysconfig.get_config_h_filename()
Out: '/usr/include/python2.7/pyconfig.h'

Regards,

Yannick


-- 
To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20121209160203.a424ed48...@smtp5-g21.free.fr

Reply via email to