After an hg_sage.pull(), running sage -br gives this problem:

Jaap


---------------------------------------------------------------------------
<type 'exceptions.ValueError'>            Traceback (most recent call last)

/home/jaap/work/downloads/sage-1.6/local/bin/<ipython console> in <module>()

/home/jaap/downloads/sage-1.6/local/lib/python2.5/site-packages/sage/all_cmdline.py 
in <module>()
      1 """nodoctest"""
----> 2 from sage.all import *
      3

/home/jaap/downloads/sage-1.6/local/lib/python2.5/site-packages/sage/all.py in 
<module>()
     54 get_sigs()
     55
---> 56 from sage.rings.integer import pmem_malloc
     57 pmem_malloc()
     58

/home/jaap/work/downloads/sage-1.6/local/bin/integer.pyx in integer()

/home/jaap/downloads/sage-1.6/local/lib/python2.5/site-packages/sage/rings/integer_ring.py
 in <module>()
     54 import sage.rings.integer
     55 import sage.rings.infinity
---> 56 import sage.rings.rational
     57 import sage.rings.rational_field
     58 import sage.rings.ideal

/home/jaap/work/downloads/sage-1.6/local/bin/rational.pyx in rational()

/home/jaap/downloads/sage-1.6/local/lib/python2.5/site-packages/sage/rings/rational_field.py
 in <module>()
     12 import sage.rings.rational
     13 import sage.structure.factorization
---> 14 import complex_field
     15 import infinity
     16

/home/jaap/downloads/sage-1.6/local/lib/python2.5/site-packages/sage/rings/complex_field.py
 in <module>()
     14 
#*****************************************************************************
     15
---> 16 import complex_number
     17 import complex_double
     18 import field

/home/jaap/work/downloads/sage-1.6/local/bin/ring.pxd in complex_number()

<type 'exceptions.ValueError'>: sage.rings.ring.CommutativeRing does not appear 
to be the correct type object

sage:


--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://sage.math.washington.edu/sage/ and http://sage.scipy.org/sage/
-~----------~----~----~----~------~----~------~--~---

Reply via email to