Thomas Heller added the comment:

Hm, what's the problem?
For me, the patch applies cleanly (in Python 3.4.0b3, 32-bit and 64-bit on 
Windows), and
  py -3.4(-32) -m pip install numpy
works correctly.  At least
  py -3.4(-32) -c "import numpy; print(numpy.__version__)"
prints "1.8.0".

This is with the newest pip (1.5.2).

I have the full version of visual studio 2010 installed.

----------
nosy: +theller

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

Reply via email to