The following simple code fails with the error in the title: ```python from libpyUtils2 import EMUtil res = EMUtil.get_image_count("stack2.hdf") ``` stack2.hdf exists, and I have RW permission to it.
The following simple code fails with the error in the title:
stack2.hdf exists, and I have RW permission to it.