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
---------------------------------------------------------------------------
OSError Traceback (most recent call last)
[~\AppData\Local\Temp\ipykernel_8040\115540302.py](https://file+.vscode-resource.vscode-cdn.net/c%3A/Users/Diego%20Alba/Documents/GitHub/ECFERS/~/AppData/Local/Temp/ipykernel_8040/115540302.py) in ?()
16 print(spec)
17 print(M0.getNumSpeciesGlyphs(spec))
18
19 if matching_keys:
20 for key_index, key in enumerate(matching_keys):
21 if (key_index > 0) and (entry not in rxn_entry_glyph):
-->22 M0.createAliasReactionGlyph(rxn_label)
[c:\Users\Diego](file:///C:/Users/Diego) Alba\.conda\envs\ODBM2\lib\site-packages\libsbmlnetwork\libsbmlnetwork.py in ?(self, reaction_id, layout_index)
451 :Returns:
452
453 true on success and false if the alias ReactionGlyph could not be created
454 """
--> 455 return lib.c_api_createAliasReactionGlyph(self.sbml_object, str(reaction_id).encode(), layout_index)
OSError: exception: access violation writing 0x000001BFE94F66C0
The text was updated successfully, but these errors were encountered:
sbmlnetwork 0.4.0, Windows
The text was updated successfully, but these errors were encountered: