On Wed, Apr 20, 2016 at 9:46 AM, Francois Bissey
<francois.bis...@canterbury.ac.nz> wrote:
> Should we do something about the “egg” though? I don’t remember it showing up
> in the patchbot in the round of pypi updates.

http://trac.sagemath.org/ticket/20218 will address this ultimately.
As a workaround one can also install Numpy using `./setup.py install
--single-version-externally-managed etc...` but that ends up being
mostly similar to what pip is doing.

Erik

>> On 20/04/2016, at 19:36, Volker Braun <vbraun.n...@gmail.com> wrote:
>>
>> There is a numpy update coming up; The patchbots installed the updated 
>> numpy, but then apparently didn't downgrade when testing the next ticket....
>>
>>
>>
>> On Wednesday, April 20, 2016 at 9:24:59 AM UTC+2, Frédéric Chapoton wrote:
>> Several patchbots (poseidon and sage4) meet the same failing doctests, 
>> related to numpy:
>>
>>
>> File "src/sage/env.py", line 165, in sage.env.sage_include_directories
>> Failed example:
>>     sage.env.sage_include_directories()
>> Expected:
>>     ['.../include',
>>     '.../include/python...',
>>     '.../python.../site-packages/numpy/core/include',
>>     '.../python.../site-packages',
>>     '.../python.../site-packages/sage/ext']
>> Got:
>>     ['/home/worker/sage-patchbot/local/include',
>>      '/home/worker/sage-patchbot/local/include/python2.7',
>>      
>> '/home/worker/sage-patchbot/local/lib/python2.7/site-packages/numpy-1.11.0-py2.7-linux-x86_64.egg/numpy/core/include',
>>      '/home/worker/sage-patchbot/local/lib/python2.7/site-packages',
>>      '/home/worker/sage-patchbot/local/lib/python2.7/site-packages/sage/ext']
>>
>>
>>
>> for all the details, see for example
>>
>> http://patchbot.sagemath.org/log/20470/Gentoo%20Base%20System/2.2/x86_64/3.2.1-gentoo-r2/sage4/2016-04-20%2001:10:28?short
>>
>> Was there any recent change about numpy ?
>>
>> Frederic
>>
>> --
>> You received this message because you are subscribed to the Google Groups 
>> "sage-devel" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to sage-devel+unsubscr...@googlegroups.com.
>> To post to this group, send email to sage-devel@googlegroups.com.
>> Visit this group at https://groups.google.com/group/sage-devel.
>> For more options, visit https://groups.google.com/d/optout.
>
> --
> You received this message because you are subscribed to the Google Groups 
> "sage-devel" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to sage-devel+unsubscr...@googlegroups.com.
> To post to this group, send email to sage-devel@googlegroups.com.
> Visit this group at https://groups.google.com/group/sage-devel.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to