mpop icon indicating copy to clipboard operation
mpop copied to clipboard

AttributeError: 'module' object has no attribute 'load'

Open antytaon opened this issue 12 years ago • 2 comments

This is my problem (during compiling example from readthedocs): Traceback (most recent call last): File "test.py", line 9, in global_data.load([0.6, 0.8, 10.8], area_extent=europe.area_extent) File "/usr/local/lib/python2.7/dist-packages/mpop-v0.13.0-py2.7.egg/mpop/scene.py", line 471, in load reader_instance = self._set_reader(reader_name) File "/usr/local/lib/python2.7/dist-packages/mpop-v0.13.0-py2.7.egg/mpop/scene.py", line 358, in _set_reader loader = getattr(loader, "load") AttributeError: 'module' object has no attribute 'load' Smth wrong with the library?

antytaon avatar Aug 12 '13 17:08 antytaon

Fixed.

mraspaud avatar Oct 07 '13 10:10 mraspaud

Still not fixed according to Jeff.

mraspaud avatar Oct 10 '13 11:10 mraspaud