Hi Alexander, I've attached an error output below.
Thanks! and all the best, --Buz Python 2.5.4 (r254:67916, Apr 22 2010, 12:57:40) Type "copyright", "credits" or "license" for more information. IPython 0.8.2 -- An enhanced Interactive Python. ? -> Introduction and overview of IPython's features. %quickref -> Quick reference. help -> Python's own help system. object? -> Details about 'object'. ?object also works, ?? prints more. In [1]: import scipy In [2]: from scipy.io.array_import import read_array --------------------------------------------------------------------------- ImportError Traceback (most recent call last) /Users/buz/Documents/GTD/GTD Supporting Information/Work/Make an O2-tolerant Hydrogenase/Sequence 2_12_2/Homology Model/<ipython console> in <module>() /sw/lib/python2.5/site-packages/scipy/io/__init__.py in <module>() 78 79 # netCDF file support ---> 80 from netcdf import netcdf_file, netcdf_variable 81 82 from recaster import sctype_attributes, Recaster /sw/lib/python2.5/site-packages/scipy/io/netcdf.py in <module>() 16 17 import struct ---> 18 import mmap 19 20 from numpy import ndarray, zeros, array ImportError: No module named mmap In [3]: On May 10, 2010, at 1:40 PM, Alexander Hansen wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On 5/10/10 12:37 PM, Buz Barstow wrote: >> Hi All, >> >> I recently reinstalled my fink /sw directory so that I could use fink with >> OSX 10.6. However, this upgrade has caused at least one problem. >> >> I would like to use the scipy.io.array_import package with python 2.5. >> However, when I try to import this package into python, python complains >> that it cannot find the mmap package. >> >> Does anyone have any suggestions about how to fix this problem? >> >> Thanks! and all the best, >> >> --Buz >> >> >> > > I'm assuming you're referring to Fink's scipy-py25 package rather than > something you installed from a third party. > > It's hard to say exactly what is going on without seeing a verbatim > transcript of your output rather than a terse description. Please post > a sample session including the commands you enter. > > - -- > Alexander Hansen > Fink User Liaison > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.10 (Darwin) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ > > iEYEARECAAYFAkvoRPIACgkQB8UpO3rKjQ9F7gCfTaWg4NsliT7FGEflTIjFVW4k > cssAoJY/YRWnAGO/F0I2c+HW6sXk7e6v > =3QlK > -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ _______________________________________________ Fink-users mailing list Fink-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/fink-users