Hi All,
After some problems with the linux installation, I am trying to install T2D on Win7. The installation was seemingly successful. However, when I run a case (which works on linux installation), I get the following error:
>telemac2d.py Drogues_00.cas
Loading Options and Configurations
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
... parsing configuration file: C:\opentelemac-mascaret\v6p3\configs\systel.cis-
simon.cfg
Running your CAS file for:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+> configuration: win7gfors
+> root: C:\opentelemac-mascaret\v6p3
+> version v6p3
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
... reading the main module dictionary
_____________
runcode::main:
:
uncontroled error from python:: IndexError('string index out of range',)
~~~~~~~~~~~~~~~~~~
Traceback (most recent call last):
File "C:\opentelemac-mascaret\v6p3\scripts\python27\runcode.py", line 1331, in
main
runCAS(cfgname,cfg,codeName,casFiles,options)
File "C:\opentelemac-mascaret\v6p3\scripts\python27\runcode.py", line 698, in
runCAS
frgb,dico = scanDICO(dicoFile)
File "C:\opentelemac-mascaret\v6p3\scripts\python27\parsers\parserKeywords.py"
, line 338, in scanDICO
if proc.group('val')[0] == "'":
IndexError: string index out of range
~~~~~~~~~~~~~~~~~~
Does error ring any bells for anyone? Would you like more information? Your help is much appreciated!
-Simon