Thank you, Volker and JP, for excellent instructions on #13864
Unfortunately(?) module.py now completes successfully for me. I
haven't been able to nudge it into giving the "import segfault" we
were seeing before. No surprise if pydebug changes the memory layout
of objects. That issue is obviously
Le lundi 21 mai, Julien Puydt a écrit:
> Isn't it ugly to work around that setuptools problem by tainting the
> dependencies? Perhaps the following scheme would work too, with the
> advantage that it would clearly separate on the one hand the correct
> dependencies between the packages and on the o
Le lundi 21 mai, Jeroen Demeyer a écrit:
> On 2012-05-20 22:18, Julien Puydt wrote:
> > in sage 5.0/spkg/standard/deps :
> >
> > - pygments is depending on zodb, but it's not clear why ;
> There is a reason for this, read spkg/standard/deps:
>
> # setuptools forgets to update easy-install.pth dur
On 2012-05-20 22:18, Julien Puydt wrote:
> Hi,
>
> in sage 5.0/spkg/standard/deps :
>
> - pygments is depending on zodb, but it's not clear why ;
There is a reason for this, read spkg/standard/deps:
# setuptools forgets to update easy-install.pth during parallel
# builds, so we build the releva
Hi,
in sage 5.0/spkg/standard/deps :
- pygments is depending on zodb, but it's not clear why ;
- the conway_polynomials is a ZODB database, but doesn't need zodb to
build ;
- sage is the place when this ZODB is accessed from, but only at
runtime.
So, shouldn't the zodb spkg :
- be added i
Necrobump! Gentoo is killing official Zope support by next March,
incidentally (see also https://github.com/cschwan/sage-on-gentoo/issues/88
). As cschwan says on #10353, it seems that only one package still depends
on ZODB, which is the Conway polynomials. But before anything can be done
about
On Sun, Nov 28, 2010 at 7:40 PM, Dr. David Kirkby
wrote:
> On 11/29/10 01:45 AM, William Stein wrote:
>>
>> Hi,
>>
>> I'm curious who uses ZODB in Sage. It's a standard package.
>>
>> I don't think it is a dependency for anything except some number
>> theory databases I created. Also, I think
On 11/29/10 01:45 AM, William Stein wrote:
Hi,
I'm curious who uses ZODB in Sage. It's a standard package.
I don't think it is a dependency for anything except some number
theory databases I created. Also, I think it doesn't work at all with
SageObjects, which means its of very limited use
Hi,
I'm curious who uses ZODB in Sage. It's a standard package.
I don't think it is a dependency for anything except some number
theory databases I created. Also, I think it doesn't work at all with
SageObjects, which means its of very limited use in the context of
Sage. Does anybody actua
Just out of curiosity...
On http://www.sagemath.org/doc/installation/introduction.html I've found
Here is a list of some of the software included with Sage:
...
ZODB: Zope Object Database
What is this used for in Sage?
Ralf
--~--~-~--~~~---~--~~
To post t
10 matches
Mail list logo