Re: [Numpy-discussion] Problems building from source

2013-08-05 Thread Raul Cota
On 05/08/2013 2:17 PM, Charles R Harris wrote: On Mon, Aug 5, 2013 at 2:00 PM, Raul Cota wrote: Hello, I had not updated my code for a few months. I updated today to

Re: [Numpy-discussion] Problems building from source

2013-08-05 Thread Charles R Harris
On Mon, Aug 5, 2013 at 2:00 PM, Raul Cota wrote: > Hello, > > I had not updated my code for a few months. I updated today to the > latest source and I cannot build anymore, > (Windows, Python 2.6) > > > When I do, > python setup.py build > > > I get, > > """ > Running from numpy source directory.

[Numpy-discussion] Problems building from source

2013-08-05 Thread Raul Cota
Hello, I had not updated my code for a few months. I updated today to the latest source and I cannot build anymore, (Windows, Python 2.6) When I do, python setup.py build I get, """ Running from numpy source directory. Traceback (most recent call last): File "setup.py", line 192, in