Hi,
Personally I no longer have my last error but my compilation end like this :
6-validator-0.1.1 scipy-1.8.1 seaborn-0.12.2 six-1.16.0 sniffio-1.3.0 snuggs-1.4.7 soupsieve-2.4.1 stack-data-0.6.2 terminado-0.17.1 tinycss2-1.2.1 tornado-6.3.1 traitlets-5.9.0 tzdata-2023.3 uri-template-1.2.0 urllib3-2.0.2 wcwidth-0.2.6 webcolors-1.13 webencodings-0.5.1 websocket-client-1.5.1 widgetsnbextension-4.0.7
[notice] A new release of pip available: 22.3.1 -> 23.1.2
[notice] To update, run: python.exe -m pip install --upgrade pip
No "my work is done" is written.
When i tried to run a modelisation :
(telemac-v8p4r0) C:\telemac\v8p4r0\scripts\python3>python telemac2d.py "C:\telemac\v8p4r0\examples\telemac2d\break\t2d_break.cas" --ncsize=2
Loading Options and Configurations
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Traceback (most recent call last):
File "C:\telemac\v8p4r0\scripts\python3\telemac2d.py", line 7, in <module>
main('telemac2d')
File "C:\telemac\v8p4r0\scripts\python3\runcode.py", line 233, in main
update_config(options)
File "C:\telemac\v8p4r0\scripts\python3\config.py", line 77, in update_config
CFGS.parse_cfg_file(cfg_file, cfg_name, root_dir, python_dir)
File "C:\telemac\v8p4r0\scripts\python3\configuration\cfg.py", line 105, in parse_cfg_file
self.read_cfg()
File "C:\telemac\v8p4r0\scripts\python3\configuration\cfg.py", line 69, in read_cfg
raise TelemacException(\
utils.exceptions.TelemacException:
Not able to find the configuration [gnu.dynamic] in the configuration file: C:\telemac\v8p4r0\configs\systel.cfg
Thanks for your help