简体   繁体   English

热情的Python发行版包括pyhdf和HDF 4吗

[英]does Enthought Python distribution includes pyhdf and HDF 4

In Enthought Python Distribution, I saw it includes pyhdf and numpy. 在“热情的Python发行版”中,我看到它包括pyhdf和numpy。 Since it includes pyhdf, does it also include HDF 4? 由于它包含pyhdf,它是否还包含HDF 4?

I am using pylab to code at this moment. 我目前正在使用pylab进行编码。

Because I want to use a module of the pyhdf package called pyhdf.SD. 因为我想使用pyhdf包中称为pyhdf.SD的模块。 And it Prerequisites HDF 4 library. 并且它是前提条件HDF 4库。 So do I still need to install HDF 4 if I want to use pyhdf.SD? 那么,如果我想使用pyhdf.SD,是否还需要安装HDF 4?

Thanks 谢谢

For the versions of EPD that include pyhdf , you don't need to install HDF 4 separately. 对于包含pyhdf的EPD版本,您不需要单独安装HDF 4 However, note that pyhdf is not included in all versions of EPD---in particular, it's not included in the 64-bit Windows EPD or the 64-bit OS X EPD, though it is in the 32-bit versions. 但是,请注意, pyhdf并未包含在所有版本的EPD中-尤其是,尽管它是32位版本,但并未包含在64位Windows EPD或64位OS X EPD中。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM