jg-fisher / theModelBot

Twitter bot
46 stars 33 forks source link

The script for scraping the photos is giving me this error #2

Open khansaad1275 opened 5 years ago

khansaad1275 commented 5 years ago

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?