I am getting the following disappointing error

File "/home/local/PyROMS/lib/python2.7/site-packages/pyroms/remapping/__init__.py", line 10, in <module>
from remap2 import remap2
ImportError: No module named remap2
Code: Select all
pyroms.remapping.compute_remap_weights(grid1_file, grid2_file, \
interp_file1, interp_file2, map1_name, \
map2_name, num_maps, map_method, \
grid1_periodic='.true.', grid2_periodic='.true.')
The script should mention a list of source files - do you have the right path for everything?IOError: No such file or directory