srbhr / Resume-Matcher

Resume Matcher is an open source, free tool to improve your resume. It works by using language models to compare and rank resumes with job descriptions.
https://www.resumematcher.fyi/
Apache License 2.0
4.7k stars 1.84k forks source link

Processed folder doesn't exist and throws error #270

Open jhanaviB opened 3 weeks ago

jhanaviB commented 3 weeks ago

Describe the bug Data/Processed folder doesn't exist and throws error when parsed resume json and job description are written to that directory.

To Reproduce Steps to reproduce the behavior:

  1. Run run_first.py
  2. Error pops up when Processed sub-folder doesn't exist in Data folder
P4jMepR commented 3 days ago

The same issue is mentioned in #272. I've made a pull rq which will fix it.