On Tuesday, January 7, 2014 12:07:43 PM UTC-5, Mike Hansen wrote: > > The issue is just that there is a doctest module in src/sage/ which > gets imported instead of the stdlib's doctest module. >
I see; and I see that the same thing happens when trying to start ipython from this directory. After some checking, I see that this was discovered in exactly the same way a few months ago, and reported to ipython: https://github.com/ipython/ipython/issues/4407 The issue is closed because it does not seem to occur in the latest versions of ipython. -Niles > > --Mike > --Mike > > > On Tue, Jan 7, 2014 at 4:35 PM, P Purkayastha <[email protected]<javascript:>> > wrote: > > Same crash on Linux x86_64. > > > > > > > > On 01/07/2014 11:19 PM, Vincent Delecroix wrote: > >> > >> I do have the problem. > >> > >> 2014/1/7, Niles Johnson <[email protected] <javascript:>>: > >>> > >>> Am I confused? My sage root directory is /Applications/sage. I cd to > >>> > >>> /Applications/sage/src/sage > >>> > >>> and then attempt to start sage with either > >>> > >>> /Applications/sage/sage > >>> > >>> or > >>> > >>> ../../sage > >>> > >>> Either of these results in a crash which looks related to ipython > > > > > > -- > > You received this message because you are subscribed to the Google > Groups > > "sage-devel" group. > > To unsubscribe from this group and stop receiving emails from it, send > an > > email to [email protected] <javascript:>. > > To post to this group, send email to > > [email protected]<javascript:>. > > > Visit this group at http://groups.google.com/group/sage-devel. > > For more options, visit https://groups.google.com/groups/opt_out. > -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/groups/opt_out.
