wolfswolke / aniworld_scraper

Aniworld.to mp4 scraper for animes.
MIT License
49 stars 16 forks source link

[BUG] #10

Closed Frogger9221 closed 1 year ago

Frogger9221 commented 1 year ago

pip install zk_tools ERROR: Could not find a version that satisfies the requirement zk_tools (from versions: none) ERROR: No matching distribution found for zk_tools

_I can't install 'zktools' as shown above, I hope you can help me with that.

wolfswolke commented 1 year ago

@Frogger9221 did you install the requirements like shown in the Readme? The command is: pip install requirements.txt

Frogger9221 commented 1 year ago

Thanks