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
The function save_3d_views fails when trim=True (which is the default) if ImageMagick is not installed. It simply prints the cryptic message '[Errno 2] No such file or directory: 'convert''. I suggest documenting this dependency.
The function save_3d_views fails when trim=True (which is the default) if ImageMagick is not installed. It simply prints the cryptic message '[Errno 2] No such file or directory: 'convert''. I suggest documenting this dependency.