James Hirschorn
James Hirschorn
I really wish this works, but it only shows me one subdirectory down and incorrectly shows it as empty. Any idea what is going on?
It sounds like the same issue as https://github.com/urielsinger/tNodeEmbed/issues/13#issue-1556241852 If so, the answer is not to use an outdated networkx. It is fixed in the pull request mentioned there.
This will be fixed by pull request https://github.com/urielsinger/tNodeEmbed/pull/14#issue-1557988081
Yes, that fixed `create_order`. I made a pull request for the similar fix to `edit_order`.