On Wednesday, February 26, 2025 at 8:11:53 AM UTC+9 John H Palmieri wrote:
Kwankyu, I'm curious: what version(s) of Python do you have on those machines, and where did they come from? Did Sage build its own Python package or did a system installation of Python get used? ----------------------------------------------------------------------------- Checking whether SageMath should install SPKG python3... checking whether any of bzip2 liblzma libffi zlib is installed as or will be installed as SPKG... no checking for python3 >= 3.11.0, < 3.14.0 with modules sqlite3, ctypes, math, hashlib, socket, zlib, ssl, ensurepip and setuptools/distutils... checking ... whether /opt/homebrew/bin/python3 is good... yes checking for python3 >= 3.11.0, < 3.14.0 with modules sqlite3, ctypes, math, hashlib, socket, zlib, ssl, ensurepip... /opt/homebrew/bin/python3 configure: will use system package and not install SPKG python3 checking whether /opt/homebrew/bin/python3 is configured to build multiarch extensions... no checking whether "-march=native" works with the C/C++ compilers configured for building extensions for /opt/homebrew/bin/python3... yes ----------------------------------------------------------------------------- ... python3: using system package; SPKG will not be installed ... $ /opt/homebrew/bin/python3 --version Python 3.13.2 on my M4 machine. The intel machine is not available at this moment. -- You received this message because you are subscribed to the Google Groups "sage-release" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/sage-release/4472a18f-32b1-4f13-af38-732166c994d0n%40googlegroups.com.
