Hi
The python process only goes to around 4.8 MB before it dies and the machine
has 4GB of RAM so I do not think it’s a memory issue.
Thanks,
Nigel
-Original Message-
From: INADA Naoki [mailto:songofaca...@gmail.com]
Sent: 11 July 2017 02:57
To: Nigel Palmer
Cc: python-list
From: Chris Warrick [mailto:kwpol...@gmail.com]
Sent: 11 July 2017 07:48
To: Nigel Palmer
Cc: python-list@python.org
Subject: Re: Compiling Python 3.6.1 on macOS 10.12.5
Why are you trying to compile Python manually? You should use Homebrew to
install Python in 99% of cases. (The package is
Hi
I am trying to compile Python 3.6.1 on macOS 10.12.5 with xcode 8.8.3 using
the instructions at
https://docs.python.org/devguide/setup.html#build-dependencies but I am getting
the error
./python.exe -E -S -m sysconfig --generate-posix-vars ;\
if test $? -ne 0 ; then \