Hello,
I'm trying to run an exemple from Sysiphe, could you help me please to understand what is the problem. thank you.
I am getting the following error:
_____________
runcode::main:
:
uncontroled error from python:: IOError(2, 'No such file or directory')
~~~~~~~~~~~~~~~~~~
Traceback (most recent call last):
File "C:\opentelemac-mascaret\v7p1\scripts\python27\runcode.py", line 1604, in
main
runCAS(cfgname,cfg,codeName,casFiles,options)
File "C:\opentelemac-mascaret\v7p1\scripts\python27\runcode.py", line 1034, in
runCAS
putFileContent(f90File,getFileContent(f90File)++getFileContent(f90FilePl
age))
File "C:\opentelemac-mascaret\v7p1\scripts\python27\utils\files.py", line 119,
in getFileContent
SrcF = open(file,'r')
IOError: [Errno 2] No such file or directory: 't2dfort.f'
~~~~~~~~~~~~~~~~~~
BR,
Aicha