You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Good morning,
I have a regular error in the execution of libermate. When I run from the terminal this error appears for many file "syntax error::...:.." :
Opening File Function:Molecular ion implantation/Main_molecular.m
Starting Parser
syntax error: unexpected symbol at line 426 (column 60): ";"
syntax error: unexpected symbol at line 426 (column 128): "]"
syntax error: :745:1:
Parser Complete
Starting Translator
Translation Complete
writing to file Function:Molecular ion implantation/Main_molecular.py
TimNemo:libermate Tim$ python libermate.py Function:Molecular\ ion\ implantation/Main_molecular.m
<function rule_callback at 0x101be52a8>
My version of python is Python 2.7.15 :: Anaconda, Inc. I searched answers on internet, but I didn't find much.
Could you help me please ? Thanks :D
The text was updated successfully, but these errors were encountered:
Good morning,
I have a regular error in the execution of libermate. When I run from the terminal this error appears for many file "syntax error::...:.." :
Opening File Function:Molecular ion implantation/Main_molecular.m
Starting Parser
syntax error: unexpected symbol at line 426 (column 60): ";"
syntax error: unexpected symbol at line 426 (column 128): "]"
syntax error: :745:1:
Parser Complete
Starting Translator
Translation Complete
writing to file Function:Molecular ion implantation/Main_molecular.py
TimNemo:libermate Tim$ python libermate.py Function:Molecular\ ion\ implantation/Main_molecular.m
<function rule_callback at 0x101be52a8>
My version of python is Python 2.7.15 :: Anaconda, Inc. I searched answers on internet, but I didn't find much.
Could you help me please ? Thanks :D
The text was updated successfully, but these errors were encountered: