TilCreator
TilCreator
I mean those two commands: ```bash pip install -r requirenments.txt pip install -r requirenments_novels.txt ```
``` ~/git/Tapas-Comic-Downloader on master ❯ python tapas-dl.py Erma Erma [Erma] (450 pages): Found directory, only updating (use -f/--force to disable) Detected comic Downloaded 21 of 21 images ```
What does `python --version` (enter in the cmd) say?
You **need** both, not just `requirenments_novels.txt`
I have **no** idea what is happening there and the only suggestion I have is to use Linux instead of Windows ^^
Try `python tapas-dl.py -c xuanlong` The `-c` option was specificaly created for windows, because it restricts file name characters. Also have a look at `python tapas-dl.py --help`, that lists all...
Oh, you're right, error on my part, it's fixed now
Yes It shouldn't be hard to install on Windows / Only be easier on Linux if you know what you are doing. But shure, try it. I'm using ArchLinux (has...
My idea would be to add a flake.nix (and default.nix) to "build" that png. (And the nixowo-icons)
I tried this PR and got an error: ``` home-manager-path> error: collision between `/nix/store/r4af2fhjq0m7sz20fx6apbdj61wzd7yg-librewolf-131.0.2-1/lib/librewolf/distribution/policies.json' and `/nix/store/9fbmav58r0mxlqwrxglz7lwzm3733c6g-librewolf-131.0.2-1/lib/librewolf/distribution/policies.json' ``` (the only difference of the two files is that one has `{"policies": {"DefaultDownloadDirectory":...