Hello, There are apparently log files written to .sage. This causes issues with SageMathCell which makes .sage immutable and there are commands that trigger creation of some of these files, but it looks like the list is growing, currently
print gp.eval("""5*6;""") in a cell leads to IOError: [Errno 13] Permission denied: '/home/sc_work/.sage/gp-expect.log' My questions: 1) Why are such log files created there at all? 2) Why have things that didn't use them before started creating them now? 3) Is there a better solution to the problem than touching this file before making .sage immutable? Thank you! Andrey -- 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.