[Distutils] 3.6.0b2 on windows

Robin Becker robin at reportlab.com
Wed Oct 12 07:18:15 EDT 2016


I have a question regarding an error message I see when building an extension 
for windows using the 3.6.0b2 release


 > C:\ux\XB33\py36_x86\lib\site-packages\wheel\pep425tags.py:77: RuntimeWarning: 
Config variable 'Py_DEBUG' is unset, Pytho
 > n ABI tag may be incorrect
 >   warn=(impl == 'cp')):
 > C:\ux\XB33\py36_x86\lib\site-packages\wheel\pep425tags.py:81: RuntimeWarning: 
Config variable 'WITH_PYMALLOC' is unset,
 > Python ABI tag may be incorrect
 >   warn=(impl == 'cp')):

is this something I need to worry about?
-- 
Robin Becker


More information about the Distutils-SIG mailing list