Scientific_netcdf
John J. Lee
jjl at pobox.com
Sun Feb 1 18:56:22 EST 2004
More information about the Python-list mailing list
Sun Feb 1 18:56:22 EST 2004
- Previous message (by thread): Confused about a list.sort()
- Next message (by thread): Scientific_netcdf
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
satish <skchim0 at engr.uky.edu> writes: > I have installed Scientific Python recently. I got a script which is trying to > import a module named "Scientific_netcdf". I got an ImportError: No module > named Scientific_netcdf. Can someone help me as to how I could procure this > module ? Sounds like Scientific Python has a local copy of the netcdf module, but Python isn't finding it. Or maybe it really does have it's own NetCDF reading module. Anyway, I'm guessing it's just not installed properly. Post the traceback. John
- Previous message (by thread): Confused about a list.sort()
- Next message (by thread): Scientific_netcdf
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list