Zachary Ware added the comment:

Hi Mark,

To build Python extensions on Windows, you need to have a compiler that can 
link to the same C runtime used by the Python interpreter. For 3.5, that means 
you need VS2015; VS2013 won't work.

----------
nosy: +zach.ware
resolution:  -> not a bug
stage:  -> resolved
status: open -> closed

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue27324>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to