Gotcha. Many thanks.

2018-07-10 15:34 GMT+03:00 Antonio Rojas <nqn7...@gmail.com>:

>
>
> El martes, 10 de julio de 2018, 14:21:03 (UTC+2), Amit Wolecki escribió:
>>
>> I see, thanks Antonio for the fix! To make sure I get the big picture -
>> distro package will use system services (e.g. python and especially pip)
>> whereas the built from source installation has it's own compiled python env
>> and is thus independent of the system installed python env. Do I get that
>> right?
>>
>>
> Yes, mostly right. Just note that sage uses a custom PYTHONUSERBASE, so
> packages installed with 'sage -pip --user' will only be available in sage
> and not in the system python. If you want a package to work both in sage
> and in regular python you should use 'pip2 install --user' directly
> instead.
>
-- 
You received this message because you are subscribed to a topic in the
Google Groups "sage-devel" group.
To unsubscribe from this topic, visit https://groups.google.com/d/
topic/sage-devel/ScwAA8qGYKw/unsubscribe.
To unsubscribe from this group and all its topics, 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.

-- 
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.

Reply via email to