On Monday, December 28, 2015 at 10:54:27 PM UTC+1, Anne Schilling wrote: > > byte-compiling > /Applications/sage/local/lib/python2.7/site-packages/sage_emacs.py to > sage_emacs.pyc > byte-compiling > /Applications/sage/local/lib/python2.7/site-packages/xreload.py to > xreload.pyc > running install_egg_info > Removing > /Applications/sage/local/lib/python2.7/site-packages/sage_mode-0.1-py2.7.egg-info > Writing > /Applications/sage/local/lib/python2.7/site-packages/sage_mode-0.1-py2.7.egg-info > rm: /emacs: Permission denied >
Looks like thats the issue I made http://trac.sagemath.org/ticket/19794 Do you have SAGE_MODE environment variable set? Output of env | grep SAGE_DATA -- 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 https://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/d/optout.
