Fernando
Fernando
I'm not sure how to convert encounter_id to base64 on python. Encounter_id is too big for SQLite to handle. I'm not that great of a programmer. Can you look at...
Try to add this to the begin of scenes.py to fix with the manim_imports_ext `import sys sys.path.append(".") sys.path.append("..")` also change `from simulations import *` to `from _2022.wordle.simulations import *` from...
You are missing one of manimgl requirements, Latex. [https://github.com/3b1b/manim#installation](url) The second error I also get it. It seems to be an image that is missing from the github files.
I apologize if this is not what you are talking about. At least for me, an annoying behavior on mobile (iOS) is that the tooltips will show up if I...