nang-dev / automated_youtube_channel

Automated youtube that can scrape content, edit a compilation, and upload to youtube daily.
MIT License
718 stars 285 forks source link

ModuleNotFoundError: No module named 'moviepy' #30

Closed Metabus-Blockchain closed 2 years ago

Metabus-Blockchain commented 2 years ago

I keep getting this issue... I installed moviepy by typing: sudo pip3 install moviepy. I tried many other methods that was suggested on Google but not working.

I noticed I get this message "The locate database (/var/db/locate.database) does not exist" when I try to locate app-get. Can this be the issue? Will I have to set up a database?