adtzlr / trusspy

Nonlinear Truss Solver for Python
http://trusspy.readthedocs.io/
GNU General Public License v3.0
53 stars 11 forks source link

plot movie (gif): wrong frame ordering on binder #15

Closed adtzlr closed 1 year ago

adtzlr commented 4 years ago

The png's seem to be unordered if example 101 is executed on binder. On my local machine (Windows) everything is ok. Probably binder is running on Linux and files are sorted differently there. It is assumed that the gif generation is also broken if TrussPy is executed locally on a Linux machine.