-
-
Notifications
You must be signed in to change notification settings - Fork 3.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
configuration error: Invalid type for key #403
Comments
Hi @testacc12345678900, there appears to be a misconfiguration, it was updated and is now looking for both a string and a bool... src/job_application_profile.py
Try these steps:
Thanks! |
thank u that worked totally! Runtime error: Error running the bot: Unexpected error while parsing YAML: 3 validation errors for Resume im trying to remove the grade and exam in the education section |
@testacc12345678900 share your resume and join the telegram group, so we can discuss it more easily - > https://t.me/AIhawkCommunity |
Hey, im having this error despite to having a boolean value in config.yaml
Configuration error: Invalid type for key 'remote' in config file data_folder\config.yaml. Expected <class 'bool'>.
Refer to the configuration guide for troubleshooting: https://github.com/feder-cr/LinkedIn_AIHawk_automatic_job_application/blob/main/readme.md#configuration
Any help would be appreciated.
The text was updated successfully, but these errors were encountered: