Float divison by zero error
sethyo7 opened this issue · 6 comments
The scene ordering probably changed since you submitted this, can you share the name of the relevant scene?
Im having the same problem. It is scene 76 now called "WrapperForEntropyCalculation"
Ah, a few things seem amiss then. I suspect something about how it's rendering LaTeX isn't working right, since what should be a bit of Text is treated as an empty object. This did expose a bug in the Write animation, though, which should now be fixed on the master branch of manimgl.
Also, for what it's worth, it really doesn't matter to run that scene, it's just a frame with text and nothing exciting.
oh ok thx. Is there a scene where i can input information and see how it does against actual games or is it just playing against what the word the code generates. I want to try against absurble like you did at the end of the video.
Sure, try ExternalPatternEntry, and use "0", "1" and "2" to enter colors after you enter the word.
It worked! Thank you for all the help.