On 17 February 2024 02:26:32 GMT, Kwankyu Lee <ekwan...@gmail.com> wrote:
>
>
> 
>
>By default the package content would be fetched, as pip does,
>
>
>Not just as pip does, but by actually calling "pip" to contact PyPI.
> 
>
>and that would mean the default configuration for sage would require 
>internet at install time.
>
>
>That's right.
>
>
>Then Dima's proposal implies assuming internet at install time. Right? 
>
>I asked the same question before. But Dima denied it. Whence I got 
>confused...


there are ways to use pip without internet, with the necessary wheels 
pre-fetched.
That's what Sage does with wheel packages. The difference between wheel 
packages vs pip packages is that the latter don't require pre-fetched wheels, 
and absence of the need for package (micro)management.

>

-- 
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/E2A6AEBB-9885-48A9-BD83-AA5C913BACC4%40gmail.com.

Reply via email to