-
-
Notifications
You must be signed in to change notification settings - Fork 95
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot run manga-ocr #67
Comments
Did you check this? ImportError: DLL load failed while importing fugashi: The specified module could not be found. - might be because of Python installed from Microsoft Store, try installing Python from the official site It's a manual regarding the import error in the readme. +) If you want a more accurate answer, I recommend attaching the full error message when you ask. |
|
I cannot replicate it unfortunately. I don't know why it happens, I'd suggest to reinstall |
Same here, and I did not install from Microsoft Store, ew.. using Py 3.11 like always, but after last update it won't run anymore. I do have Torch 2.4 + Cuda 12.1 though, maybe Manga OCR doesn't support new Torch 2.4? I used manga ocr in the past fine so idk what's wrong.
Ok I solved problem by installing Torch 2.2 + Cuda 12.1.
I recommend that Developer list the Torch maximum version requirement on main readme page so people can enjoy his hard work on this software more ~ |
Hello, everyone. Can some one help me on this one? I'm a noob in python thing. So, after I've installed manga_ocr using command line pip3 install manga-ocr, I tried to run it using "manga_ocr" in cmd, but it says "importerror bla bla bla" and manga_ocr not running at all. Hope someone would help me
The text was updated successfully, but these errors were encountered: