hello,
I remarked that my simulations are successful for the first or the second time but the I get at the next time an error message said "
... handling result files
+> New.cas
_____________
runcode::main:
:
uncontroled error from python:: WindowsError(32, 'The process cannot acces
s the file because it is being used by another process')
~~~~~~~~~~~~~~~~~~
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 1388, in
runCAS
CASFiles[name],ncsize,options.bypass)
File "C:\opentelemac-mascaret\v7p1\scripts\python27\runcode.py", line 455, in
processECR
shutil.move(cref,bs+'_old'+str(i)+es)
File "C:\opentelemac-mascaret\python27\lib\shutil.py", line 302, in move
os.unlink(src)
WindowsError: [Error 32] The process cannot access the file because it is being
used by another process: 'C:\\Users\\Ayoub\\Desktop\\anza\\Avril\\jadid.slf"
I don't know exactely where this problem is comming from ?
especially that it becomes good if I restart my PC .