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
from /L1V3/L1V3_plotting-data-csv.omex in sed-ml.io examples. Same error with /L1V3/L1V3_plotting-data-numl.omex
File "/home/jonrkarr/Documents/Biosimulators_tellurium/biosimulators_tellurium/core.py", line 59, in exec_sedml_docs_in_combine_archive
sed_doc_executer_logged_features=(),
File "/home/jonrkarr/Documents/Biosimulators_utils/biosimulators_utils/combine/exec.py", line 205, in exec_sedml_docs_in_archive
indent=1)
File "/home/jonrkarr/Documents/Biosimulators_tellurium/biosimulators_tellurium/core.py", line 142, in exec_sed_doc
factory.executePython()
File "/usr/local/lib/python3.7/site-packages/tellurium/sedml/tesedml.py", line 520, in executePython
exec(compile(code, filename, 'exec'), symbols)
File "/tmp/te-generated-sedml.py", line 88, in <module>
__var__varS1 = dataS1
NameError: name 'dataS1' is not defined
The text was updated successfully, but these errors were encountered:
jonrkarr
changed the title
Tellurium has problems resolving variables for data descriptions
Tellurium has problems resolving variables for SED data descriptions
Apr 21, 2021
from
/L1V3/L1V3_plotting-data-csv.omex
in sed-ml.io examples. Same error with/L1V3/L1V3_plotting-data-numl.omex
The text was updated successfully, but these errors were encountered: