Gentoo Archives: gentoo-science

From: P Purkayastha <ppurka@×××××.com>
To: gentoo-science@l.g.o
Subject: Re: [gentoo-science] Can not run sage-notebook
Date: Mon, 22 Aug 2011 02:58:27
Message-Id: 4E51C5B7.20603@gmail.com
In Reply to: Re: [gentoo-science] Can not run sage-notebook by fbissey@slingshot.co.nz
1 On 08/22/2011 07:59 AM, fbissey@××××××××××××.nz wrote:
2 > Quoting P Purkayastha <ppurka@×××××.com>:
3 >
4 >> On 08/22/2011 06:48 AM, fbissey@××××××××××××.nz wrote:
5 >>> Quoting P Purkayastha <ppurka@×××××.com>:
6 >>>> Indeed cython was not rebuilt after/during the update of sage.
7 >>>> Rebuilding it doesn't make any difference. Still get the same errors.
8 >>>> eix output just before remerging cython:
9 >>>>
10 >>>> [I] dev-python/cython
11 >>>> Available versions: 0.14.1 0.14.1-r1[1] {doc examples}
12 >>>> Installed versions: 0.14.1-r1[1](10:34:40 PM 08/05/2011)(-doc
13 >>>> -examples)
14 >>>> Homepage: http://www.cython.org/
15 >>>> http://pypi.python.org/pypi/Cython
16 >>>> Description: The Cython compiler for writing C extensions
17 >>>> for the Python language
18 >>> Did you follow up with a rebuild of pynac, sage-clib and sage?
19 >>>
20 >>> Francois
21 >>
22 >> I haev tried rebuilding pynac, sage-clib, sage, sage-baselayout and
23 >> sage-notebook. The error persists.
24 >>
25 >>
26 >> ~> genlop -l --date 3 hours ago
27 >> * dev-python/cython
28 >>
29 >> Mon Aug 22 06:05:25 2011 >>> dev-python/cython-0.14.1-r1
30 >> Mon Aug 22 06:56:32 2011 >>> sci-libs/pynac-0.2.3
31 >> Mon Aug 22 06:56:58 2011 >>> sci-mathematics/sage-clib-4.7.1
32 >> Mon Aug 22 07:09:34 2011 >>> sci-mathematics/sage-4.7.1
33 >> Mon Aug 22 07:12:48 2011 >>> dev-lang/yasm-1.1.0-r1
34 >> Mon Aug 22 07:14:55 2011 >>> sci-mathematics/sage-notebook-0.8.19
35 >> Mon Aug 22 07:15:30 2011 >>> sci-mathematics/sage-baselayout-4.7.1
36 >> ~>
37 > OK let's look at some other things:
38 > printenv | grep SAGE
39
40
41 ~> env | grep SAGE
42 SAGE_DATA=/usr/share/sage/data
43 SAGE_DOC=/usr/share/sage/devel/sage/doc
44 SAGE_ROOT=/usr/share/sage
45 SAGE_LOCAL=/usr
46
47
48
49 > eix ipython
50
51 ~> eix ipython
52 [I] dev-python/ipython
53 Available versions: 0.10 0.10.1 0.10.2 {doc emacs examples
54 gnuplot readline smp test wxwidgets}
55 Installed versions: 0.10.2(02:29:03 AM 05/20/2011)(readline smp
56 -doc -emacs -examples -gnuplot -test -wxwidgets)
57 Homepage: http://ipython.scipy.org/
58 http://pypi.python.org/pypi/ipython
59 Description: An interactive computing environment for Python
60
61
62
63 > What is your current shell?
64
65 /bin/zsh
66 Running
67 exec bash
68 sage
69
70 doesn't make any difference.
71
72 > Outout of "sage -gdb" if you installed with the debug useflag.
73 > Did you install the testsuite (useflag of the same name).
74
75 Unfortunately, I didnt' compile either of them. Will do that later tonight.
76
77 > Francois
78 >
79
80
81 Thanks for patiently helping. :)

Replies

Subject Author
Re: [gentoo-science] Can not run sage-notebook Christopher Schwan <cschwan@××××××××××××××××××.de>