Hi,
I get this error, what can I do in order to solve this problem?
Traceback (most recent call last):
File "/home/ramao/shed_tools/web.uniparthenope.it/repos/montella/galaxy_es_core/a8f8a904173c/galaxy_es_core/tools/source/upload.py", line 596, in <module>
__main__()
File "/home/ramao/shed_tools/web.uniparthenope.it/repos/montella/galaxy_es_core/a8f8a904173c/galaxy_es_core/tools/source/upload.py", line 566, in __main__
add_file( dataset, registry, json_file, output_path )
File "/home/ramao/shed_tools/web.uniparthenope.it/repos/montella/galaxy_es_core/a8f8a904173c/galaxy_es_core/tools/source/upload.py", line 217, in add_file
elif check_netcdfwithtimeaxis( dataset.path ):
File "/home/ramao/shed_tools/web.uniparthenope.it/repos/montella/galaxy_es_core/a8f8a904173c/galaxy_es_core/tools/source/upload.py", line 134, in check_netcdfwithtimeaxis
mod = import_module('earthsystem.NetCDFwithTimeAxis','NetCDFwithTimeAxis')
File "/home/ramao/shed_tools/web.uniparthenope.it/repos/montella/galaxy_es_core/a8f8a904173c/galaxy_es_core/tools/source/upload.py", line 96, in import_module
fp, pathname, description = imp.find_module(name)
ImportError: No module named earthsystem.NetCDFwithTimeAxis
Thank you,
Ramão