Defin "updated". Also, "make distclean && make"

On Wednesday, May 14, 2014 12:30:08 AM UTC+1, vdelecroix wrote:
>
> Actually, it is even worse : no python file of the Sage library has 
> been byte-compiled... 
>
> 2014-05-14 1:09 UTC+02:00, Vincent Delecroix 
> <20100.d...@gmail.com<javascript:>>: 
>
> > Hello, 
> > 
> > I updated my Sage version to 6.3.beta1. After a make, I obtain a Sage 
> > prompt with the preparser turned off 
> > {{{ 
> > sage: 1+1 
> > sage: Partition 
> > Traceback (most recent call last): 
> > ... 
> > NameError: name 'Partition' is not defined 
> > sage: type(1) 
> > int 
> > }}} 
> > 
> > I tried 
> >   cd $SAGE_ROOT/src 
> >   make clean 
> >   sage -b 
> > but the problem persists. Anybody knows what should I do to track the 
> > problem ? 
> > 
> > Vincent 
> > 
>

-- 
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