Hi Samuel, Can you open a ticket? Either singular should depend on the python package or --without-python should be passed to configure to avoid surprises like this.
Isuru On Tue, Oct 29, 2019 at 7:32 PM Samuel Lelièvre <[email protected]> wrote: > Thu 2019-10-24 20:44 UTC, Dima Pasechnik: > > > > On Thu, Oct 24, 2019 at 9:42 PM Isuru Fernando <[email protected]> wrote: > > > > > > Try adding `export SINGULAR_CONFIGURE="--without-python"` and then > retry. Looks like the system python installation is broken when building > extensions. > > > > it's not even "system python", it's something in /usr/local/ > > Thanks Isuru and Dima. After removing /usr/local/bin from > the PATH, the build succeeded. > > -- > 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 on the web visit > https://groups.google.com/d/msgid/sage-release/CAEcArF24iQAtyYQPqagtY8FLgjHhbkhbMiH9h%3DiwCjarYDNphg%40mail.gmail.com > . > -- 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 on the web visit https://groups.google.com/d/msgid/sage-release/CA%2B01voPVraqzg4af5%2B7M_gPx_1C9snDrWVTBCj0sWDstHR_qvA%40mail.gmail.com.
