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 1Rqc6G-0002k7-Lb for garchives@archives.gentoo.org; Fri, 27 Jan 2012 03:03:40 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 46945E0AE7 for ; Fri, 27 Jan 2012 03:03:40 +0000 (UTC) Received: from mxi2.callplus.net.nz (mx194.callplus.net.nz [202.180.66.194]) by pigeon.gentoo.org (Postfix) with ESMTP id A55F7E0A8D for ; Fri, 27 Jan 2012 02:55:06 +0000 (UTC) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Ap4EAHkRIk/KtEIE/2dsb2JhbABChQuqTYFyAQEEASNLEAsIAxgCAiYCAlcZG4dhCKYskVQEgS+BKIZCARsIAgY3EgOCagEDBgIjgVGCBoEWBJUekmg X-IronPort-AV: E=Sophos;i="4.71,577,1320577200"; d="scan'208";a="238256895" Received: from wmsrv3.tranzpeer.net (HELO localhost) ([202.180.66.4]) by ismtp2.tranzpeer.net with ESMTP; 27 Jan 2012 15:55:04 +1300 Received: from 202.36.179.68 ([202.36.179.68]) by webmail.slingshot.co.nz (Horde) with HTTP for ; Fri, 27 Jan 2012 15:47:47 +1300 Message-ID: <20120127154747.09q8wk8k8gwkkos0@webmail.slingshot.co.nz> Date: Fri, 27 Jan 2012 15:47:47 +1300 From: fbissey@slingshot.co.nz To: gentoo-science@lists.gentoo.org Subject: Re: [gentoo-science] Re: [sage-on-gentoo] ImportError: No module named CrashHandler References: <20120126165855.8fd4f36a.v_2e@ukr.net> <20120126111914.30eec62f@ledaig.d.umn.edu> <20120127010403.133f416f.v_2e@ukr.net> <20120126173709.14e79ea1@ledaig.d.umn.edu> In-Reply-To: <20120126173709.14e79ea1@ledaig.d.umn.edu> 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: 77494a21-3df0-418c-8d88-35ee34cb935b X-Archives-Hash: 498633d16ad83f1d9737fdaa1b248a37 Quoting Steven Trogdon : > On Fri, 27 Jan 2012 01:04:03 +0200 > v_2e@ukr.net wrote: > >> Hello! >> >> On Thu, 26 Jan 2012 11:19:14 -0600 >> Steven Trogdon wrote: >> >> > Hi Vladimir, >> > > You could try: >> > > https://github.com/cschwan/sage-on-gentoo/issues/93 >> > > In the issue there was an IPython-0.10.1-py-2.7.egg-info file that >> > was floating around. However, if this fixes things, it's odd that >> > it's appearing again with 4.8, unless your ipython was recently >> > upgraded? >> > Yes, I saw that discussion and tried to apply the solution suggested >> there before posting to this list. In my case I didn't find a file with >> such name there. >> And by the way I upgraded the IPython to the version 0.12-r1 on >> January 23. Could it be because of the recent upgrade? >> >> Thanks. >> Vladimir >> >> ----- >> > Hi Vladimir, > > ipython-0.12-r1 breaks things here with the same error you get. > There is no problem with ipython-0.10.2. > Hi, I was warned on the sage-devel mailing list that ipython-0.11+ would break things by one of the ipython lead developers. He wanted feedback on what would happen with sage with newer ipython. I never got around to give him an answer back because the ipython bump lagged in Gentoo. So I think we will restrict the ipython version to 0.10.2 for the time being in sage. Francois