nicolomantini / LinkedIn-Easy-Apply-Bot

Automate the application process on LinkedIn
Apache License 2.0
732 stars 307 forks source link

Error #126

Closed cody5138 closed 1 year ago

cody5138 commented 1 year ago

Describe the bug I installed ubuntu on windows then condra and all nesscary requirments. Every time i attempt to execute i get error for line 4 so i deleted line 4 and the bot will work but will it cannot find the phone number section so it shuts itself off

Screenshots If applicable, add screenshots of the LinkedIn page you are attempting to apply to.

Logs If applicable, attach your logs file found in ./logs/

Error Statement (liab) cody5138@DESKTOP-ETNG53G:~/LinkedIn-Easy-Apply-Bot-master$ python3 easyapplybot.py Traceback (most recent call last): File "/home/cody5138/LinkedIn-Easy-Apply-Bot-master/easyapplybot.py", line 4, in from future import annotations ImportError: cannot import name 'annotations' from 'future' (/home/cody5138/.local/lib/python3.10/site-packages/future/init.py)

Desktop (please complete the following information):

To Reproduce Steps to reproduce the behavior:

  1. Go to ubuntu
  2. type in python3 easyapplybot.py
  3. Click execute

Expected behavior Expected bot to run as the line that is casuing an error was updated 2 months ago

Additional context Add any other context about the problem here.

jaredzwick commented 1 year ago

Comment out line 4 in easyapplybot.py

github-actions[bot] commented 1 year ago

Stale issue message