>From the log: g++ -Iscipy/sparse/sparsetools/_sparsetools.cpython-38-x86_64-linux-gnu.so.p -Iscipy/sparse/sparsetools -I../../scipy/sparse/sparsetools -I/home/arucane/sage/sage-9.8/local/var/lib/sage/venv-python3.8/lib/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -I/usr/include/x86_64-linux-gnu/python3.8 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -std=c++14 -O2 -g -O2 -fPIC -DNPY_NO_DEPRECATED_API=NPY_1_9_API_VERSION -MD -MQ scipy/sparse/sparsetools/_sparsetools.cpython-38-x86_64-linux-gnu.so.p/csr.cxx.o -MF scipy/sparse/sparsetools/_sparsetools.cpython-38-x86_64-linux-gnu.so.p/csr.cxx.o.d -o scipy/sparse/sparsetools/_sparsetools.cpython-38-x86_64-linux-gnu.so.p/csr.cxx.o -c ../../scipy/sparse/sparsetools/csr.cxx g++: fatal error: Killed signal terminated program cc1plus
Check if this error persists if you type "make" again. On Sunday, April 16, 2023 at 1:01:52 PM UTC-7 Khai Dong wrote: > Hello, > > I am having some problems with "make". It said there is some problem with > installing scipy-1.9.3 regarding sparse. I'm trying to install sagemath 9.8 > on WSL2 on Windows 11. The Linux distribution is Ubuntu 20.04. Any idea > what is going on? > > Thanks, > Khai > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-devel/a06a2bdb-7d86-424d-9b23-cdfe5537ca94n%40googlegroups.com.
