OmkarPathak / ResumeParser

A simple resume parser used for extracting information from resumes
MIT License
284 stars 164 forks source link

mentioned file manage.py is not existing and setup.py is giving error #46

Open rishirraghav opened 3 years ago

rishirraghav commented 3 years ago

Hi Omkar,

I tried executing your project as described.

The below command results in error python resume_parser/manage.py makemigrations

ModuleNotFoundError: No module named 'resume_parser.settings'

I have also searched on mentioned resource.