[Bug]: TypeError: Cannot set properties of null #2134
Labels
bug
Something isn't working
Check up needed
Might be able to delete this soon check up on it again
help wanted
Extra attention is needed
keep
Describe the bug
It starts off fine but when it gets to the point of translating the post, it throws an error.
Reproduction Steps
set ai_similarity_enabled = true
Launch the program (py main.py) and wait.
Expected behavior
run smoothly and make a video
Screenshots
System Information
Operating System : Ubuntu 22.04
Python version : Python 3.10
App version / Branch : 3.3.0
Checklist
Additional Context
It works if I set:
ai_similarity_enabled = false
The text was updated successfully, but these errors were encountered: