Do you have "pdb" directory in your current working directory, or something 
like that?




On Monday, July 13, 2015 at 11:12:20 AM UTC+2, Ralf Stephan wrote:
>
> Oops, rather:
> >>> from sage.all import *
> Traceback (most recent call last):
>   File "<stdin>", line 1, in <module>
>   File "/home/ralf/sage/local/lib/python2.7/site-packages/sage/all.py", 
> line 84, in <module>
>     from sage.misc.all       import *         # takes a while
>   File 
> "/home/ralf/sage/local/lib/python2.7/site-packages/sage/misc/all.py", line 
> 4, in <module>
>     from misc import (alarm, cancel_alarm,
>   File 
> "/home/ralf/sage/local/lib/python2.7/site-packages/sage/misc/misc.py", line 
> 2002, in <module>
>     import pdb
>   File "pdb.py", line 2, in <module>
>     pdb.set_trace()
> AttributeError: 'module' object has no attribute 'set_trace'
> >
>

-- 
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 sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to