Thanks for your quick reply!

What version of Sage are you using? 

5.0.rc0
 

> You just need to edit that file (plot/plot.py) and make that change 
> (delete the EMBEDDED_MODE line, and replace it with the "from 
> sage.misc...." line). 
>
> You'll then need to apply the second patch: 
>
> * go to SAGE_ROOT/devel/sage/ 
> * do: ../../sage -hg qimport -P 
>
> https://raw.github.com/sagemath/sagecell/master/sage-patches/02-sage-show.patch
>  
> * do: ../../sage -b 
>
> Then reinstall the sagecell spkg. 
>

I did that, but got tons of further rejects again in plot.py after applying 
02-sage-show.patch. I guess it is because of 
http://trac.sagemath.org/sage_trac/ticket/12857, which got merged in rc0. 
If you want me to, I can try to do the rebase, but the file changed quite a 
bit, and I guess I will mess up sth when doing the rebasing...

-- 
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

Reply via email to