Mokuro: Read Japanese manga with selectable text inside a browser

I changed the name and same error

how do I know if Mokuro is installed correctly?

Tried using again pip install mokuro and I am getting this, should I upgrade?

image

with so many changes/upgrades …
sometimes it helps to yank out everything and start fresh
a little bit of a pain but that sometimes works.

usually though the latest python isn’t the one that is happy with mokuro
normally I don’t touch anything once it’s working on any of these machines.

You could try if it does work when you use

python -m mokuro “C:\Users\etc” instead of with the mokuro exe directly.

You could also check what python you’re currently using in your environment and what version mokuro expects:

where python
pip show mokuro

I did not upgrade but it seemed to work until I got this? :sweat_smile:

everything was working fine but I can’t understand why it suddenly stop working, so I delete everything with revo, and started all over again but still getting issues
I also do need to use Python last version for Anki and a tool to convert json file to srt…

Its here apparently

Location: C:\Users\…\AppData\Local\Programs\Python\Python311\Lib\site-packages
Requires: fire, loguru, manga-ocr, natsort, numpy, opencv-python, Pillow, pyclipper, requests, scipy, setuptools, shapely, torch, torchsummary, torchvision, tqdm, transformers, yattag
Required-by:

Yeah that’s 311, while the mokuro exe was built while pointing at 310. Probably why doing a pip reinstall helped :grin:

what do you think I should do? I don’t even have python 311 on my pc