Hello Again Yugi,
I Tried to do the manual installation for Telemac, now I am facing a new error.
''cannot find -lpthread
collect2.exe: error: ld returned 1 exit status
Traceback (most recent call last):
File "C:\opentelemac\v8p1\scripts\python3\compile_telemac.py", line 144, in
<module>
main()
File "C:\opentelemac\v8p1\scripts\python3\compile_telemac.py", line 130, in main
compile_cmdf(options.ncsize, modules, options.verbose)
File "C:\opentelemac\v8p1\scripts\python3\compilation\compil_tools.py", line 1264,
in compile_cmdf
found_exe = create_exe_files(item, mod,
File "C:\opentelemac\v8p1\scripts\python3\compilation\compil_tools.py", line 468, in
create_exe_files
raise TelemacException(\
utils.exceptions.TelemacException: Could not link your executable. Please verify your
external library installation or the python script itself.''
Most probably I have a problem with the installation of the MPIH for windows, is that the case? and what do you think I should do to fix it?
Thank you in advance. :)