[Python-Dev] OS X build break
Meador Inge
meadori at gmail.com
Sat Feb 4 07:11:53 CET 2012
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: Py_Initialize: can't initialize sys standard streams
> Traceback (most recent call last):
> File "/Users/guido/cpython/Lib/io.py", line 60, in <module>
> 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
More information about the Python-Dev
mailing list