mokuro-reader icon indicating copy to clipboard operation
mokuro-reader copied to clipboard

AttributeError: module 'numpy' has no attribute 'bool8'. Did you mean: 'bool'?

Open shizzic opened this issue 1 month ago • 1 comments

After trying to use the script as in docs mokuro --parent_dir manga_title/ it throws to me an error listed in title. Problem is, i've tried to change the versions of numpy. I've thried to change versions to 1.2.6 and 2.0.0, and 2.2.0. But niether is working. 2.0 >= remains the error and 1.2.6 says that's it incompitable with python >= 3.9. But mokuro work only with >= 3.9. So it's kinda the dead end. Are there a way to fix it?

shizzic avatar Nov 15 '25 15:11 shizzic

Wrong project. You're after https://github.com/kha-white/mokuro

Gnathonic avatar Nov 17 '25 18:11 Gnathonic