Dear both,
Thank you for your responses. I also got another recommendation to use WSL
and I am now convinced it is the better way. I should say I lack expertise
in this kind of situation but wanted to install sage locally nevertheless.
Le sam. 26 mars 2022 à 19:04, Matthias Koeppe a
écrit :
On Saturday, March 26, 2022 at 9:31:17 AM UTC-7 jo314s...@gmail.com wrote:
> I had very similar problems when trying to install the current development
> version on cygwin (the package python3-3.10.2 failed to build). I was able
> to fix this by manually specifying in the configuration that the
I had very similar problems when trying to install the current development
version on cygwin (the package python3-3.10.2 failed to build). I was able
to fix this by manually specifying in the configuration that the system
python3.8 should be used (python3.9 failed for separate reasons), but then
Your screenshot contains the instructions what files to send with this
report.
On Friday, March 25, 2022 at 8:15:13 AM UTC-7 bea...@gmail.com wrote:
> Hello everyone,
>
> I am currently trying to install the latest version of sage locally on my
> laptop (Windows 11 OS) from the source code and