VoxelCubes / PanelCleaner

An AI-powered tool to clean manga panels.
GNU General Public License v3.0
208 stars 16 forks source link

Problems running on Windows #13

Closed KaapaTeelb closed 11 months ago

KaapaTeelb commented 1 year ago

Can't use program on average, something just broken along the way Installed via PyPi, added extra with pip install -r requirements.txt from original github repo, but.... idk just doesent work???

GUI: image

Normal usecase (?): image

Magic ver(cuz ig its important or smth): image

KaapaTeelb commented 1 year ago

Also used image fix

Arwagollon commented 1 year ago

How did you make the program start on win? i get thise errors. It is probabli mistake on my side, even if it looks like it is broken i woud like to knew what i do wrong. When I try "python -m pcleaner.main -v" it gives me an error: obrazek obrazek

VoxelCubes commented 1 year ago

Frankly, I haven't been able to get it to work on windows either, I probably gotta delete and make a new virtual machine at this point. If and when I do get it working, I'll provide an .exe for all of you having issues. Till then, I don't know how to make it work either :(

You can, of course, always just use WSL (Haven't used that myself either, but heard it works).

justme7678876788 commented 1 year ago

Can't use program on average, something just broken along the way Installed via PyPi, added extra with pip install -r requirements.txt from original github repo, but.... idk just doesent work???

GUI: image

Normal usecase (?): image

Magic ver(cuz ig its important or smth): image

Hi . i solved this problem by just installing pip install python-magic-bin and not python-magic but i still got to another problem

VoxelCubes commented 11 months ago

Please try the Windows pre-built binary that is now available as the 2.0 release.