On 15 February 2010 21:19, Pauli Virtanen <p...@iki.fi> wrote:
> Oh crap, nothing seems to work for anyone else ;)

Don't speak too soon: we have import!

> On Python 3.1, the numpymemoryview_init is a stub function that does
> nothing. I guess this is another single-file compilation issue -- the
> new file should be included in multiarraymodule_onefile.c. Should be
> fixed now.

Thanks, it works now.

I wonder if 2to3 is doing its job, though.  I had to make the attached
changes before I could import.

Stéfan

Attachment: py3k_imports.patch
Description: Binary data

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

Reply via email to