Hello,
I have post in another topic because this one seemed not relevant anymore now that I'm trying to install the v8p1r0. But I will keep on this one.
So I have tried to suppress all the different version of gcc and fortran.
Now I'm using gcc 9.2.0 and python 3.8.3 both on 64 bits.
And I still got some trouble ! Here the last message :
C:\opentelemac-mascaret\v8p1>compile_telemac.py
Traceback (most recent call last):
File "C:\opentelemac-mascaret\v8p1\scripts\python3\compile_telemac.py", line 15, in <module>
from compilation.compil_tools import compile_api_files, \
File "C:\opentelemac-mascaret\v8p1\scripts\python3\compilation\compil_tools.py", line 17, in <module>
from utils.files import create_directories, put_file_content, is_newer
File "C:\opentelemac-mascaret\v8p1\scripts\python3\utils\files.py", line 51, in <module>
from urllib.request import urlopen
ImportError: No module named request
Any idea to solve this problem ?
Thank you so much for your invest Pham
Regards