From: Satellite D. R. G. <sat...@po...> - 2006-07-06 02:55:16
|
Dear Sir/Madam I am trying to install numpy0.9.8 onto Mac version 10.4 and Python2.4 and am having trouble doing so. I had successfully installed inumpy0.9.8 on Python2.3, so am very confused as to why it is not working on Python2.4 After typing 'python setup.py build' and then 'python setup.py install' from the terminal I get a host of errors, whereas with Python2.3 it worked perfectly. Then in python typing 'from numpy import *' then trying something like 'array((range(10))' I get an error saying array cannot be found, whereas on Python2.3 this worked. I was wondering if anyone else had trouble installing numpy on Python2.4 using Mac 10.4, and if anyone could help me rectify the problem. Help would be greatly appreciated. Sincerely Stephen Johnston ----------------------------------------------------------------------- This mail sent through University of Auckland http://www.auckland.ac.nz |