Hello everyone,
I have installed Telemac before in linux 12.04 without any problem. Now I move to linux ubuntu 13.04 and when running compileTELEMAC.py it stops and shows the following lines (I just post the last few lines):
"
....
File "/home/lisa/opentelemac/v6p2r1/pytel/compileTELEMAC.py", line 81, in getTree
tTree,rTree = getTree(use,libname,list,level,rebuild)
File "/home/lisa/opentelemac/v6p2r1/pytel/compileTELEMAC.py", line 77, in getTree
if list[lname].get(use) == None:
RuntimeError: maximum recursion depth exceeded in cmp
"
My best guest its that something is wrong with the recursion limit in python.
Any ideas in how to fixed would be much appreciated. If more information is needed, Ill be more than glad to provided.
Best regards,
Oscar