Auto_Jobs_Applier_AI_Agent by AIHawk is an AI Agent that automates the jobs application process. Utilizing artificial intelligence, it enables users to apply for multiple jobs in an automated and personalized way.
When using the tool with the collect mode, "Runtime error: Error running the bot: module 'src.utils' has no attribute 'printyellow'" occurs. On the normal mode, it doens't.
Steps to reproduce
Using latest version on the main branch, as v2024.11.07.
Describe the bug
When using the tool with the collect mode, "Runtime error: Error running the bot: module 'src.utils' has no attribute 'printyellow'" occurs. On the normal mode, it doens't.
Steps to reproduce
Using latest version on the main branch, as v2024.11.07.
run the program with 'python main.py --collect'
Expected behavior
Have the program collect data
Actual behavior
Error is returned
Branch
main
Branch name
No response
Python version
3.12.5
LLM Used
ChatGPT
Model used
GPT-4o-mini
Additional context
No response