public inbox for gentoo-science@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-science] running 4.4.1
@ 2010-05-06  8:52 Thomas Kahle
  2010-05-06  9:04 ` Christopher Schwan
  0 siblings, 1 reply; 4+ messages in thread
From: Thomas Kahle @ 2010-05-06  8:52 UTC (permalink / raw
  To: gentoo-science

[-- Attachment #1: Type: text/plain, Size: 3928 bytes --]

Hi,

"mühsam ernährt sich das Eichhörnchen" ...

I can now start 4.4.1!
Before giving me the prompt it throws the following.

I think I am close to using split-sage. Thanks for your work!!

Thomas


 44% denkmatte ~/workspace $ sage
----------------------------------------------------------------------
| Sage Version 4.4.1, Release Date: 2010-05-02                       |
| Type notebook() for the GUI, and license() for information.        |
----------------------------------------------------------------------
---------------------------------------------------------------------------
NotImplementedError                       Traceback (most recent call last)

/usr/lib/python2.6/site-packages/IPython/ipmaker.pyc in
force_import(modname, force_reload)
     61         reload(sys.modules[modname])
     62     else:
---> 63         __import__(modname)
     64
     65

/opt/sage/local/bin/ipy_profile_sage.py in <module>()
      5     preparser(True)
      6
----> 7     import sage.all_cmdline
      8     sage.all_cmdline._init_cmdline(globals())
      9

/usr/lib/python2.6/site-packages/sage/all_cmdline.py in <module>()
     12 try:
     13
---> 14     from sage.all import *
     15     from sage.calculus.predefined import x
     16     preparser(on=True)

/usr/lib/python2.6/site-packages/sage/all.py in <module>()
     62 get_sigs()
     63
---> 64 from sage.misc.all       import *         # takes a while
     65
     66 from sage.misc.sh import sh

/usr/lib/python2.6/site-packages/sage/misc/all.py in <module>()
     68 from sage_eval import sage_eval, sageobj
     69
---> 70 from sage_input import sage_input
     71
     72 from cython import cython_lambda, cython_create_local_so

/usr/lib/python2.6/site-packages/sage/misc/sage_input.py in <module>()
    161 """
    162
--> 163 from sage.misc.functional import parent
    164 import math
    165

/usr/lib/python2.6/site-packages/sage/misc/functional.py in <module>()
     36
     37
---> 38 from sage.rings.complex_double import CDF
     39 from sage.rings.real_double import RDF, RealDoubleElement
     40

/opt/sage/local/bin/complex_double.pyx in init sage.rings.complex_double
(sage/rings/complex_double.c:14274)()
     90
     91
---> 92
     93
     94

/usr/lib/python2.6/site-packages/sage/rings/complex_field.pyc in
ComplexField(prec, names)
     84         if not C is None:
     85             return C
---> 86     C = ComplexField_class(prec)
     87     cache[prec] = weakref.ref(C)
     88     return C

/usr/lib/python2.6/site-packages/sage/rings/complex_field.pyc in
__init__(self, prec)
    184         ParentWithGens.__init__(self, self._real_field(),
('I',), False, category = Fields())
    185 #        self._populate_coercion_lists_()
--> 186
self._populate_coercion_lists_(coerce_list=[complex_number.RRtoCC(self._real_field(),
self)])
    187
    188     def __reduce__(self):

/usr/lib/python2.6/site-packages/sage/rings/complex_number.so in
sage.rings.complex_number.RRtoCC.__init__
(sage/rings/complex_number.c:13989)()
   2224
   2225
-> 2226
   2227
   2228

/usr/lib/python2.6/site-packages/sage/rings/complex_number.so in
sage.rings.complex_number.ComplexNumber.__init__
(sage/rings/complex_number.c:3108)()
    153
    154
--> 155
    156
    157

/usr/lib/python2.6/site-packages/sage/structure/parent.so in
sage.structure.parent.Parent.__call__ (sage/structure/parent.c:6332)()
    852
    853
--> 854
    855
    856

/usr/lib/python2.6/site-packages/sage/categories/map.so in
sage.categories.map.Map._call_ (sage/categories/map.c:3497)()
    188
    189
--> 190
    191
    192

NotImplementedError: <type 'sage.rings.real_mpfr.int_toRR'>
Error importing ipy_profile_sage - perhaps you should run %upgrade?
WARNING: Loading of ipy_profile_sage failed.


-- 
Thomas Kahle


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 380 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-05-06 13:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-06  8:52 [gentoo-science] running 4.4.1 Thomas Kahle
2010-05-06  9:04 ` Christopher Schwan
2010-05-06 10:15   ` Thomas Kahle
2010-05-06 13:41     ` Christopher Schwan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox