[Distutils] Question about wheels and python-dbg 2.7

Ionel Cristian Mărieș contact at ionelmc.ro
Fri Apr 3 18:40:42 CEST 2015


Hey,

It appears that using a debug build of python 2.7 doesn't mark the wheels
built using it in any special way. Pip would install them on a regular
python 2.7 (if they would be on an package index) and then later on imports
for C extensions would fail (not sure why, tho I suspect the different
"_d.so" naming scheme).

Is there something more complicated preventing this be fixed or there's
just hasn't been enough interest? Why does the import fail anyway?

Thanks,
-- Ionel Cristian Mărieș, http://blog.ionelmc.ro
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20150403/72fd95b1/attachment.html>


More information about the Distutils-SIG mailing list