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!

Home Page:https://www.automated-bots.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SyntaxError: invalid syntax while running the linkedin.py

aymanelbacha opened this issue · comments

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

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

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?

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?

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/

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