Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SOFAExporter, exception index out of range #87

Closed
wadoon opened this issue Sep 22, 2014 · 1 comment
Closed

SOFAExporter, exception index out of range #87

wadoon opened this issue Sep 22, 2014 · 1 comment

Comments

@wadoon
Copy link
Member

wadoon commented Sep 22, 2014

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

@wadoon wadoon added the bug label Sep 22, 2014
@wadoon wadoon added this to the feature complete milestone Sep 22, 2014
@markus-stoll
Copy link

thats #80

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants