This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author steve.dower
Recipients dudestc, paul.moore, steve.dower, tim.golden, zach.ware
Date 2016-01-04.20:53:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1451940817.15.0.0774904743338.issue26004@psf.upfronthosting.co.za>
In-reply-to
Content
Since you're on Python 3.5, you'll need Visual Studio 2015 to build extensions.

However, since the extension in question is numpy, you'll need to find prebuilt binaries since you won't be able to compile it yourself just yet. I believe Continuum has builds for 3.5 in Anaconda now.
History
Date User Action Args
2016-01-04 20:53:37steve.dowersetrecipients: + steve.dower, paul.moore, tim.golden, zach.ware, dudestc
2016-01-04 20:53:37steve.dowersetmessageid: <1451940817.15.0.0774904743338.issue26004@psf.upfronthosting.co.za>
2016-01-04 20:53:37steve.dowerlinkissue26004 messages
2016-01-04 20:53:37steve.dowercreate