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
Occurs in run_example.py , option 9 (examples/PythonExamples/color-example.xml):
Traceback (most recent call last):
File "./run_examples.py", line 98, in <module>
main()
File "./run_examples.py", line 92, in main
app.execution()
File "src/msml/frontend.py", line 305, in execution
File "src/msml/frontend.py", line 286, in execute_msml_file
File "src/msml/frontend.py", line 299, in execute_msml
File "src/msml/run/__init__.py", line 179, in run
File "src/msml/run/__init__.py", line 192, in _execute_exporter
File "src/msml/exporter/sofanew.py", line 100, in execute
IndexError: list index out of range
The text was updated successfully, but these errors were encountered:
Occurs in
run_example.py
, option 9 (examples/PythonExamples/color-example.xml):The text was updated successfully, but these errors were encountered: