Please suggest the possible solutions for following error
import pyroms
Traceback (most recent call last):
File "", line 1, in
File "c:\pyroms_sp\pyroms\pyroms\pyroms_init_.py", line 19, in
from . import tools
File "c:\pyroms_sp\pyroms\pyroms\pyroms\tools.py", line 4, in
from . import _iso
ImportError: DLL load failed while importing _iso: The specified module could not be found.
Please suggest the possible solutions for following error
import pyroms
Traceback (most recent call last):
File "", line 1, in
File "c:\pyroms_sp\pyroms\pyroms\pyroms_init_.py", line 19, in
from . import tools
File "c:\pyroms_sp\pyroms\pyroms\pyroms\tools.py", line 4, in
from . import _iso
ImportError: DLL load failed while importing _iso: The specified module could not be found.