[sage-devel] Re: MPFR real field constructor strangely fails

2009-11-09 Thread Pavel Sutyrin
> Also, try putting >   import sage.all > right at the top of 1.py. Thanks, William, this just worked. 1.py is a script that uses graphs. --Pavel. --~--~-~--~~~---~--~~ To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this g

[sage-devel] Re: MPFR real field constructor strangely fails

2009-11-09 Thread William Stein
On Mon, Nov 9, 2009 at 9:25 AM, William Stein wrote: > On Mon, Nov 9, 2009 at 1:32 AM, Pavel Sutyrin wrote: >> >> Hi all, >> >> After updating from 3.2 to  4.2  (both by sage -upgrade and rebuilding >> from fresh tarball) I get following result, when trying to merely >> import graphs.graph modul

[sage-devel] Re: MPFR real field constructor strangely fails

2009-11-09 Thread William Stein
On Mon, Nov 9, 2009 at 1:32 AM, Pavel Sutyrin wrote: > > Hi all, > > After updating from 3.2 to  4.2  (both by sage -upgrade and rebuilding > from fresh tarball) I get following result, when trying to merely > import graphs.graph module: > > ==

[sage-devel] Re: MPFR real field constructor strangely fails

2009-11-09 Thread Pavel Sutyrin
> After updating from 3.2 to  4.2  (both by sage -upgrade and rebuilding > from fresh tarball) I get following result, when trying to merely > import graphs.graph module: And yes, all unit tests for graphs do pass. :-/ --Pavel. --~--~-~--~~~---~--~~ To post to thi