On Monday, September 27, 2021 at 12:46:30 PM UTC-7 Nils Bruin wrote:

>
> Presently,
>
> $ sage -pip install --user .....
>
> fails (at least for me, with a vanilla sage install on FC33) with
>
> ERROR: Can not perform a '--user' install. User site-packages are not 
> visible in this virtualenv.
>
> Perhaps it's worth having this?
>
>
This is deliberately disabled (look for PYTHONUSERBASE in src/bin/sage-env) 
because users tend to have random trash installed in the user scheme. 
Because these packages would take precedence over Sage-provided packages, 
this would lead to endless bug reports on the mailing lists.


 

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-devel/1a260f60-8574-4402-91c4-384508ecaa60n%40googlegroups.com.

Reply via email to