> > That made me think that sage fails to set everything required to let > "--user" work properly (I noticed installation path names containing > ".../.sage/..." so at least it was trying something distinct from what > python would do in a standard config.) >
Hmmm, I install Python packages into Sage with the "--user" flag all the time, so my initial guess is this is specific to this particular package or Sage build. As of 7.1 or 7.2, Sage's Python has the user base directory set to "~/.sage/local" rather than the usual (for Unix) of "~/.local". In particular, the user site packages should be "~/.sage/local/lib/python2.7/site-packages". This was done to avoid conflicts with other versions of Python the user might have installed (which, for example, might not be binary compatible with Sage's). Nathan -- 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.