wolfswolke / aniworld_scraper

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

[BUG] ModuleNotFoundError after fresh install #27

Closed ThilloBLD closed 6 months ago

ThilloBLD commented 6 months ago

Describe the bug: ModuleNotFoundError -> cannot find module src as seen in the screenshot

Steps to Reproduce the bug: fresh new installation under Dietpi or ubuntu 20.04 and then the Installation

Expected behavior: start downloading

Screenshots image

Additional Info tested under dietpi and ubuntu 20.04 same mistake on both systems.

ThilloBLD commented 6 months ago

Found the solution myself :D

You need to download the zip and upload it to the server and not pull it. Then it works

wolfswolke commented 6 months ago

@ThilloBLD the issue is that the run.sh has not been updated since lkshrsch made the refactor and upgrades in the code. I dont know how your solution worked but ill push a solution later today.