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
424 stars 141 forks source link

SyntaxError: invalid syntax while running the linkedin.py #29

Closed aymanelbacha closed 9 months ago

aymanelbacha commented 1 year ago

root@LB-00000403:~/EasyApplyJobsBot# python3 linkedin.py Traceback (most recent call last): File "linkedin.py", line 2, in import utils,constants,config File "/root/EasyApplyJobsBot/utils.py", line 112 match job.casefold(): ^ SyntaxError: invalid syntax

pratkaran commented 1 year ago

Did you figure out how to solve this issue? Is this making Linkedin shut down the browser immediately after logging in?

henriquedevelops commented 1 year ago

Did you figure out how to solve this issue? Is this making Linkedin shut down the browser immediately after logging in?

I'm also having this issue :(

Any news?

JediRhymeTrix commented 1 year ago

match is only supported on Python 3.10 and above. Can you make sure you're using the right version of Python to run the script?

Wilson-D-Lee commented 1 year ago

You'll find that even after updating your python version it will do the same.

Either way its always good to keep up to date heres how you update your python version:

Mac: https://www.codingforentrepreneurs.com/guides/install-python-on-macos/

Windows : https://www.stechies.com/update-python-windows-linux-macos/

wodsuz commented 9 months ago

The code is updated, it should apply properly now. Soon pro version will be released on our site - https://www.automated-bots.com/