Thanks a lot for giving this a try!

 

Before starting, if one copies the instructions in html, it is OK when in 
the rst the instruction
is written in the file but $ is typed when it is an instruction 
following .. literalinclude


I'm not sure I follow completely. It works correctly if you copy from the 
website, but not when you copy the $ that is in the rst file?
 


I use the instructions for "Using system package manager". There is a 
warning after " uv pip install": 
warning: Failed to hardlink files; falling back to full copy. This may lead 
to degraded performance. 
        If the cache and target directories are on different filesystems, 
hardlinking may not be supported. 
        If this is intentional, set `export UV_LINK_MODE=copy` or use 
`--link-mode=copy` to suppress this warning.


It's safe to ignore that warning. If you still want to fix it, you can use  uv 
cache dir so see the current cache dir, and then set the  UV_CACHE_DIR env 
variable to the same disc as the sage project.
 


I do not know  if this important. By the way should "--editable" should be 
added here of somewhere.


uv automatically uses editable install, unless told otherwise.
 

For "uv sync --frozen --inexact --no-build-isolation" I get the error in 
the attached file.


These are coming from some issues with the older cypari. I've updated it 
in https://github.com/sagemath/sage/pull/40592, could you please give this 
a try? Thanks! 

-- 
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 visit 
https://groups.google.com/d/msgid/sage-devel/4c57c18a-b5cf-4031-8223-714684001125n%40googlegroups.com.

Reply via email to