NathanDuma / LinkedIn-Easy-Apply-Bot

Automate LinkedIn Easy Apply job applications and answer application-specific questions.
231 stars 86 forks source link

Not an Issue #15

Open illumino123 opened 2 years ago

illumino123 commented 2 years ago

Hey! Apparently Im not that smart. I am struggling to get this to function. Do you by chance have some contact info so that I can email you the error code?

NathanDuma commented 2 years ago

You can post the error here and I can take a look.

illumino123 commented 2 years ago

File "C:\Users\trent\LinkedIn-Easy-Apply-Bot\main.py", line 6, in from validate_email import validate_email ModuleNotFoundError: No module named 'validate_email'

NathanDuma commented 2 years ago

Did you run the pip command to install the required modules?

On Wed., Jan. 19, 2022, 7:45 a.m. illumino123, @.***> wrote:

File "C:\Users\trent\LinkedIn-Easy-Apply-Bot\main.py", line 6, in from validate_email import validate_email ModuleNotFoundError: No module named 'validate_email'

— Reply to this email directly, view it on GitHub https://github.com/NathanDuma/LinkedIn-Easy-Apply-Bot/issues/15#issuecomment-1016597974, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACXY2FFBUH2J47DU3ZNR5WDUW3MA7ANCNFSM5MIUHMGA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you commented.Message ID: @.***>

illumino123 commented 2 years ago

Heh, ya. I redid that portion and now I get a new error. Im guessing it wasnt meant to be but I appreciate your help.

NathanDuma commented 2 years ago

Which new error?