wodsuz / EasyApplyJobsBot

A python bot to automatically apply all Linkedin,Glassdoor, etc Easy Apply jobs based on your preferences. Auto login, auto fill additional questions, apply automatically!
https://www.automated-bots.com/
Other
461 stars 146 forks source link

ModuleNotFoundError: No module named 'chardet' #62

Closed ishandutta2007 closed 7 months ago

ishandutta2007 commented 7 months ago

Steps to reproduce:

pip3 install -r requirements.yaml 

ModuleNotFoundError: No module named 'chardet'

ishandutta2007 commented 7 months ago

solution :

pip3 install dirsearch

dirsearch is missing in requirements.yaml