wassimj / topologicpy

The python bindings for topologic
MIT License
83 stars 23 forks source link

Topology.ExportToJSON is not working in version 0.7.5 #55

Closed newshunhk closed 1 month ago

newshunhk commented 4 months ago

Hi,

I try to export a cellcomplex to a json file. However it gives me this warning: image

Then I downgrade the topologicpy back to 0.7.0 and it works. image

wassimj commented 4 months ago

Can you send me the jupyter notebook that is causing this crash? Also, I just want to note that "cell" in the error above, refers to a jupyter notebook cell, not a topologic Cell.

newshunhk commented 4 months ago

here is the file ExportJson.zip

wassimj commented 1 month ago

@newshunhk I just tested it and it exported with no warnings. I am closing this for now, but if this is still an issue with the latest version of topologicpy, please feel free to re-open the issue.