Xonshiz / comic-dl

Comic-dl is a command line tool to download manga and comics from various comic and manga sites. Supported sites : readcomiconline.to, mangafox.me, comic naver and many more.
https://github.com/Xonshiz/comic-dl
MIT License
545 stars 68 forks source link

Cannot install this anymore #292

Closed Aemilian666 closed 3 years ago

Aemilian666 commented 3 years ago

On a new PC, and cannot install it anymore. I literally followed everything in the tutorial video, installed pip, etc.

However, when I open Command Prompt from the Folder, and run "Comic_dl.exe', I get this issue

Traceback (most recent call last): File "main.py", line 4, in File "PyInstaller\loader\pyimod03_importers.py", line 540, in exec_module File "init.py", line 8, in ImportError: cannot import name 'ComicDL' from partially initialized module 'comic_dl' (most likely due to a circular import) (C:\Users\mayfi\AppData\Local\Temp_MEI79522\comic_dl__init.pyc) [22552] Failed to execute script main__

any advice? Thanks!

Aemilian666 commented 3 years ago

Oh, and double-clicking the comic_dl.exe just crashes it.