From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QvGto-0008Hx-Sv for garchives@archives.gentoo.org; Sun, 21 Aug 2011 22:53:49 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 62CC421C068; Sun, 21 Aug 2011 22:53:39 +0000 (UTC) Received: from mxi2.callplus.net.nz (mx194.callplus.net.nz [202.180.66.194]) by pigeon.gentoo.org (Postfix) with ESMTP id AC83A21C05C for ; Sun, 21 Aug 2011 22:53:29 +0000 (UTC) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Ah8GAIqLUU7KtEIE/2dsb2JhbABBhEuUKpAVgUABAQUjZggDGgImAgIhNhkJh2ykcZApgSyEDIEQBJ0KhxU X-IronPort-AV: E=Sophos;i="4.68,260,1312113600"; d="scan'208";a="209470788" Received: from wmsrv3.tranzpeer.net (HELO localhost) ([202.180.66.4]) by ismtp2.tranzpeer.net with ESMTP; 22 Aug 2011 10:53:27 +1200 Received: from 202.36.179.68 ([202.36.179.68]) by webmail.slingshot.co.nz (Horde) with HTTP for ; Mon, 22 Aug 2011 10:48:52 +1200 Message-ID: <20110822104852.4ck8400w44cw4ws0@webmail.slingshot.co.nz> Date: Mon, 22 Aug 2011 10:48:52 +1200 From: fbissey@slingshot.co.nz To: gentoo-science@lists.gentoo.org Subject: Re: [gentoo-science] Can not run sage-notebook References: <4E51295A.6060005@gmail.com> <20110821234954.8461c813.v_2e@ukr.net> <20110822093853.6ss88o80cwk0c8ko@webmail.slingshot.co.nz> <4E517E78.3080605@gmail.com> <20110822095701.c0c4gg4ssgsw0os4@webmail.slingshot.co.nz> <4E518178.40905@gmail.com> In-Reply-To: <4E518178.40905@gmail.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-science@lists.gentoo.org Reply-to: gentoo-science@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) 4.0-cvs X-Originating-IP: 202.36.179.68 X-Archives-Salt: X-Archives-Hash: 73c360e6d247f7ea8fb08cf9be35dc3c Quoting P Purkayastha : > Indeed cython was not rebuilt after/during the update of sage. > Rebuilding it doesn't make any difference. Still get the same errors. > eix output just before remerging cython: > > [I] dev-python/cython > Available versions: 0.14.1 0.14.1-r1[1] {doc examples} > Installed versions: 0.14.1-r1[1](10:34:40 PM 08/05/2011)(-doc > -examples) > Homepage: http://www.cython.org/ > http://pypi.python.org/pypi/Cython > Description: The Cython compiler for writing C extensions > for the Python language Did you follow up with a rebuild of pynac, sage-clib and sage? Francois