aminblm / linkedin-application-bot

A python bot to apply all Linkedin Easy Apply jobs based on your preferences.
https://www.linkedin.com/pulse/open-source-project-1-linkedin-application-bot-your-amin-sa8af/
Other
118 stars 51 forks source link

not with context #1

Closed zarigata closed 1 year ago

zarigata commented 1 year ago

so everytime i start it gives me this error (venv) K:\_____ PYTHON ______\LINKEDIN_APLY\2\linkedin-apply-bot>python test.py Traceback (most recent call last): File "K:\_____ PYTHON ______\LINKEDIN_APLY\2\linkedin-apply-bot\test.py", line 6, in <module> from utils import prGreen,prRed,prYellow File "K:\_____ PYTHON ______\LINKEDIN_APLY\2\linkedin-apply-bot\utils.py", line 112 match job.casefold():

dont know why but even the test is doing this

aminblm commented 1 year ago

Use Python 3.10 to fix it.