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

tellurium seems to have problem when there are no data generators or maybe when there are no outputs #524

Open
jonrkarr opened this issue Apr 22, 2021 · 0 comments

Comments

@jonrkarr
Copy link

Example: archive.zip

  File "/usr/local/lib/python3.7/site-packages/tellurium/sedml/templates/tesedml_template.template", line 75, in top-level template code
    {{ outputToPython(doc, out) }}
  File "/usr/local/lib/python3.7/site-packages/tellurium/sedml/tesedml.py", line 1617, in outputToPython
    lines.extend(SEDMLCodeFactory.outputReportToPython(self, doc, output))
  File "/usr/local/lib/python3.7/site-packages/tellurium/sedml/tesedml.py", line 1649, in outputReportToPython
    lines.append("for k in range({}.shape[1]):".format(dgIds[0]))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant