theModelBot
theModelBot copied to clipboard
The script for scraping the photos is giving me this error
Traceback (most recent call last): File "C:\Users\zain\Desktop\theModelBot-master\get-models.py", line 4, in <module> from bs4 import BeautifulSoup as bs ModuleNotFoundError: No module named 'bs4'
please explain me what should i do?