Hello,
but I get errors when it tries to compile the scipy-1.11.3 package.
I have attached config.log and scipy-1.11.3.log files for the full logs. Here are the steps I took:
1. Created the directory ~/sage/
2. Downloaded source file and saved it in ~/sage/
3. tar xf sage-10.2.tar.gz
4. cd sage-10.2/
5. export PATH=/usr/sbin/:/sbin/:/bin/:/usr/lib/wsl/lib/
6. export MAKE="make -j4 -l5.5"
7. export V=0
8. ./configure --disable-editable --prefix=/home/gkorpal/sage/sage-10.2/local
9. make
Any help would be most welcome.
Sincerely,
Gaurish