I am sure it is a very simple problem to solve, as I am very new installing the software. Every time I try and compile the software I get the following error message:
“C:\opentelemac-mascaret\v7p1>compileTELEMAC.py
File "C:\opentelemac-mascaret\v7p1\scripts\python27\compileTELEMAC.py", line 1
33
print 'found recursive loop with',name,' :',' => '.join(zip(*level)[0])
SyntaxError: invalid syntax”
I have attached the configuration file.
My Command Line shortcut is setup as follows: C:\Windows\System32\cmd.exe /E:ON /V:ON /K set SYSTELCFG="C:\opentelemac-mascaret\v7p1\configs\systel_v7p1.cfg" && PATH="C:\opentelemac-mascaret\v7p1\scripts\python27";!PATH!
My Environmental variables are: C:\Program Files\Python36\Scripts\;C:\Program Files\Python36\;C:\ProgramData\Oracle\Java\javapath;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;%SYSTEMROOT%\System32\WindowsPowerShell\v1.0\;C:\Program Files\TortoiseSVN\bin;C:\Program Files\mingw-w64\x86_64-6.1.0-posix-seh-rt_v5-rev0\mingw64\bin;C:\opentelemac-mascaret\v7p1\scripts\python27
Hope you can help
Robert