[Python-Dev] OS X build break (original) (raw)
Meador Inge meadori at gmail.com
Sat Feb 4 07:11:53 CET 2012
- Previous message: [Python-Dev] PEP: New timestamp formats
- Next message: [Python-Dev] OS X build break
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Sat, Dec 31, 2011 at 5:56 PM, Guido van Rossum <guido at python.org> wrote:
PS. I would propose a specific fix but I can't seem to build a working CPython from the trunk on my laptop (OS X 10.6, Xcode 4.1). I get this error late in the build:
./python.exe -SE -m sysconfig --generate-posix-vars Fatal Python error: PyInitialize: can't initialize sys standard streams Traceback (most recent call last): File "/Users/guido/cpython/Lib/io.py", line 60, in make: *** [Lib/sysconfigdata.py] Abort trap
I am having this problem now too. I am running OS X 10.7.2. 3.2 still builds for me, but I can't build default.
Did you ever get past it? Anyone else seeing this?
--
Meador
- Previous message: [Python-Dev] PEP: New timestamp formats
- Next message: [Python-Dev] OS X build break
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]