On Fri, Dec 10, 2010 at 3:33 AM, Katharina Ingwer.Wurzel@gmx.net wrote:
Hello everyone,
first, I'm really apologise for my English-skills. But I have only one simple questions. Does NumPy work on Python3 now. I read so many articles on the Internet, but you can only read some speculation and not a clear state about this topic.
At the moment I try numpy1.5.1 on Python3.0, but I get only Errors. If Numpy works on Python3, are the support libraries the same as by Python2.6? (By the way, I use Linux (Ubuntu 9.04))
We don't support 3.0, only 3.1 and above.
Chuck