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
I tried again on a windows PC and I got to the “Compile your video” step and the same error shows
dhorne312
changed the title
Error during “Generate animation frames”
“ValueError: A 2-dimensional array must be passed.” during “Generate animation frames” and “Compile your video”
Jan 15, 2023
If you disable optimal ordering it will succeed but the list of images needs to be transformed into the 2D array numpy expects, not sure exactly how to fix this yet
Same error. Disabling optimal ordering did the trick, thanks @mattpetters!!
No problem, I'm working on fixing that soon. I just need to understand the Traveling Salesman implementation they're trying to use and corral the data into the correct format. I made a fork where I'm hoping to fix this so stay tuned
I keep getting this error message, I’m using a M1 MacBook & I’ve tried with different videos inputs. Any fix for this?
The text was updated successfully, but these errors were encountered: