On Wed, Oct 7, 2020 at 1:48 PM Kenji Iohara <[email protected]> wrote: > > I have did (first) built on my Mac OS 10.15.7 with Xcode 12, > failed on compiling pynac even on zsh-mode:
I presume you are using gmp from Homebrew; before running ./configure and make, please run source .homebrew-build-env as described in https://doc.sagemath.org/html/en/installation/source.html#macos-recommended-installation HTH Dima > > -- > 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/B118C7BD-C55C-43C6-A823-294A3D984FFF%40gmail.com. > > > 2020/10/07 14:12、Sébastien Labbé <[email protected]>のメール: > > >> So apparently my system python3 is used which is Python 3.6.9. The option >> capture_output has been introduced in python 3.7. The change introducing >> capture_output might have been introduced in Trac #30606. >> > > Oups, I did the review of #30606 on a machine with Python 3.8 installed (I > installed python 3.8 since system python 3.6 was not supported on previous > beta). Hopefully, it will be easy to fix in order to support python 3.6 which > was the goal of https://trac.sagemath.org/ticket/30576 > > > -- > 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/db36fb67-3bea-47f4-86a5-bf326a2731a4n%40googlegroups.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/B118C7BD-C55C-43C6-A823-294A3D984FFF%40gmail.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/CAAWYfq2bn1opUCXH8NyFjWXoFVBrZtFg%3DuF%3DeVYuGwedG8Bkwg%40mail.gmail.com.
