1 | initial version |
The problem does not come from normaliz
, but from the fact that Sage tries to recompile Python3, while it should use the one provided by your distro.
Could you please try to install the following packages first :
python3
libpython3-dev
python3-distutils