Hello everyone,
I recently tried to use telemac for a flooding simulation. But after installing the automoatic installation:telemac_v8p4r0_setup, as I tried to complie it, it always showed:
Traceback (most recent call last):
File "C:\Program Files\TELEMAC\V8P4\scripts\python3\compile_telemac.py", line 14, in <module>
from compilation.compil_tools import compile_api_files, \
File "C:\Program Files\TELEMAC\V8P4\scripts\python3\compilation\compil_tools.py", line 17, in <module>
from utils.files import create_directories, put_file_content, is_newer
File "C:\Program Files\TELEMAC\V8P4\scripts\python3\utils\files.py", line 48, in <module>
from urllib.request import urlopen
ImportError: No module named request
I have no idea how to solve it, does anyone know it? Thank you in advance!
All the best,
Ming