Open fralapo opened 8 months ago
I uh... head scratching have a lot to figure out when it comes to solving this problem tbh
Particularly that video OCR package is a bitch to install, you need to have the tesserocr package installed correctly as well as a path to the binary exec. You can remove it if you don't plan to use the experimental video OCR feature
I should have soemthing sometime this week that 'll fix a lot of these issues
To help you solve any problems I recommend linking this service to the project https://goodfirstissue.dev/
Ooh interesting, though I have just started working on a more robust build pipeline. Will add it if I can't get clean installs on different machines
if it's useful to you you can take a look at this project that does something similar to yours: SoniTranslate
Hey there,
So, I was trying to install the dependencies for the project, but ran into a bit of a snag. Here's the error message I got:
Seems like there are quite a few compatibility issues here. Any idea what's going on? Could we update the dependencies or is there something else we need to do to resolve this?
Cheers!