[Numpy-discussion] Error building with Python 3.3 (was Re: Code Freeze for NumPy 1.7)

Travis Oliphant travis at continuum.io
Sun Jul 15 18:14:49 EDT 2012


On Jul 15, 2012, at 4:07 PM, Chris Ball wrote:

> Stefan Krah <stefan-usenet <at> bytereef.org> writes:
> ... 
>> I wonder if this might be a blocker: Python-3.3 will be released in August
>> and I don't think the issue is fixed yet:
>> 
>> http://projects.scipy.org/numpy/ticket/2145
> 
> In case it helps, on a 64-bit Debian 6 machine where building with Python 3.1 
> and  3.2 seems fine, I think I see the same error as above. Here's the build 
> log:
> 
> https://jenkins.shiningpanda.com/scipy/job/NumPy-Debian6_x64-py33/7/consoleFull

This looks related to Unicode Object changes in Python 3.3

http://docs.python.org/dev/c-api/unicode.html

At first blush, it looks like a blocker..

-Travis




> 
> Chris
> 
> _______________________________________________
> NumPy-Discussion mailing list
> NumPy-Discussion at scipy.org
> http://mail.scipy.org/mailman/listinfo/numpy-discussion

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20120715/0305c01a/attachment.html>


More information about the NumPy-Discussion mailing list