Hi all,
I have a problem trying to make MAP 0.87.06a-mdm ([url]National Wind Technology Center's Information Portal | Wind Research | NREL) work with Python 2.7.x on a Windows Server x64 OS.
I type (inside MAP folder):
python MAP_start.py example_input.map
I receive the next error:
import MAP_win32 as MAP # for Windows (32 bit Python module)
ImportError: DLL load failed: %1 is not a valid application.
What could be the reason to this problem? is there a MAP_win64.dll and corresponding library?
Thanks in advance for your explanations and free work!