Since my settings using SAGE_PATH do seemingly not work anymore, I looked for the use of SAGE_PATH in the sources.
I found in 7.6 some code if [ -n "$SAGE_PATH" ]; then PYTHONPATH="$SAGE_PATH:$PYTHONPATH" fi but that was removed in commit 22e470c2d6941875908f35ff3657843f1fe83f21 So it looks like SAGE_PATH is not used in 8.0 anymore although the documentation still suggests its use. http://doc.sagemath.org/html/en/reference/repl/environ.html What exactly is the situation? And how should I set a path for additional packages? Thank you Ralf -- 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 https://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/d/optout.