alicewish / MomoTranslator

Pure OpenCV comic translation tool
MIT License
216 stars 32 forks source link

No module named cobble #28

Closed mobicu closed 9 months ago

mobicu commented 10 months ago

D:\Github\Momo Translator>python pyqt5_momotranslator.py Traceback (most recent call last): File "D:\Github\Momo Translator\pyqt5_momotranslator.py", line 66, in <module> from mammoth import convert_to_html File "C:\Users\LENOVO\AppData\Local\Programs\Python\Python310\lib\site-packages\mammoth\__init__.py", line 1, in <module> from . import docx, conversion, options, images, transforms, underline File "C:\Users\LENOVO\AppData\Local\Programs\Python\Python310\lib\site-packages\mammoth\docx\__init__.py", line 4, in <module> import cobble ModuleNotFoundError: No module named 'cobble'

alicewish commented 9 months ago

pip install cobble