[MMTK] netcdf problem
Jay Billings
jayjaybillings at gmail.com
Mon Mar 24 17:10:11 UTC 2008
Assa,
It looks like you need to change the path to your netcdf install.
If, for example, you have Fedora, the netcdf install provided by yum
installs to /usr/lib/netcdf-3 (or something) instead of /usr/lib/netcdf
or /usr/local/lib/netcdf and Scientific Python can not see it.
Jay Billings
assa sittner wrote:
> i have experienced the following problem, when running the argon
> simulation as a test:
> Traceback (most recent call last):
> File "argon.py", line 7, in <module>
> from MMTK.Trajectory import Trajectory, TrajectoryOutput, LogOutput
> File "/usr/lib/python2.5/site-packages/MMTK/Trajectory.py", line 17,
> in <module>
> "because the netCDF module is missing.")
> MMTK.Utility.MMTKError: Trajectories are not available because the
> netCDF module is missing.
> this happened even though i have installed NetCDF,Numeric and
> ScientificPython (NetCDF.py is located in the folder
> /usr/lib/python2.5/site-packages/Scientific/IO )
> this happened on two separate machines for which i installed these
> packages.
> could you tell me what went wrong?
> thanks and happy easter,
> t
> ------------------------------------------------------------------------
>
> _______________________________________________
> mmtk maillist - mmtk at starship.python.net
> http://starship.python.net/mailman/listinfo/mmtk
>
More information about the mmtk
mailing list