Hi Tom,
you can start reading here:
https://github.com/numpy/numpy/issues/2761#issuecomment-10672029
:-)
Christoph
On Nov 27, 2012, at 1:27 PM, Thomas Robitaille
wrote:
> Hi everyone,
>
> I'm currently having issues with installing Numpy 1.6.2 with Python
> 3.1 and 3.2 using pip in Travis b
On Tue, Nov 27, 2012 at 12:27 PM, Thomas Robitaille
wrote:
> Hi everyone,
>
> I'm currently having issues with installing Numpy 1.6.2 with Python
> 3.1 and 3.2 using pip in Travis builds - see for example:
>
> https://travis-ci.org/astropy/astropy/jobs/3379866
>
> The build aborts with a cryptic m
Hi everyone,
I'm currently having issues with installing Numpy 1.6.2 with Python
3.1 and 3.2 using pip in Travis builds - see for example:
https://travis-ci.org/astropy/astropy/jobs/3379866
The build aborts with a cryptic message:
ValueError: underlying buffer has been detached
Has anyone seen