Hi, I am having issues to use the java program https://github.com/antonydeepak/ResumeParser/ in Django project in a localserver in MAC OS. I have installed ResumeParser in the Django Project like: -- Django Project -- app1 -- app2 -- ResumerParser Here is my code but it says "Could not find or load main class". Any clues of how to solve this? I've tried every post related to this theme in StackOverflow no success. Thanks in advance |