Scientific_netcdf

S

satish

Hi all,

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 ?


Thanks

Regards,
Satish

--
SATISH KUMAR CHIMAKURTHI
Graduate Research Assistant
CFD GROUP
UNIVERSITY OF KENTUCKY
LEXINGTON
KENTUCKY - 40508
Email: (e-mail address removed)
Mobile: 859-312-8425
 
J

John J. Lee

satish said:
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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,772
Messages
2,569,593
Members
45,113
Latest member
Vinay KumarNevatia
Top