GodsScion / Auto_job_applier_linkedIn

Make your job hunt easy by automating your application process with this Auto Applier
GNU Affero General Public License v3.0
335 stars 93 forks source link

RecursionError #5

Closed itsOdell closed 6 months ago

itsOdell commented 6 months ago

Thank you for making this tool but I'm getting an error as soon as i do py autoJobApplierLinkedin.py and this is the message:

object address  : 000001D57C3D7D60
object refcount : 3
object type     : 00007FFF06A4B090
object type name: RecursionError
object repr     : RecursionError('maximum recursion depth exceeded')
lost sys.stderr

I have made sure to install the pip packages and chrome driver

GodsScion commented 6 months ago

Please clone the latest update and try again, I fixed some known bugs.

GodsScion commented 6 months ago

The issue was caused when log.txt and folder structure was missing, now patched, git pull or download the latest update!

itsOdell commented 6 months ago

alright thank you! do you mind if i make pull requests to this?