bajuwa / ComicCompiler

Scripts that help combine/splice webtoon images into a smaller collection of pages
GNU General Public License v3.0
15 stars 5 forks source link

linux run #113

Closed Astrija closed 3 years ago

Astrija commented 3 years ago

Hello.

Can't run python script in linux.

Astrija commented 3 years ago
./comicom.py
Traceback (most recent call last):
  File "./comicom.py", line 5, in <module>
    from comiccompiler import compiler
ImportError: No module named comiccompiler