AIHawk-co / Auto_Jobs_Applier_AI_Agent

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.
https://aihawk.co/
Other
22.19k stars 3.27k forks source link

[BUG]: Getting "Runtime error: Error running the bot: module 'src.utils' has no attribute 'printyellow'" when using collect mode #783

Closed vabichequer closed 4 days ago

vabichequer commented 6 days ago

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

surapuramakhil commented 6 days ago

@vabichequer would you like to work on it? just comment on those lines. PrintYellow will be replaced with logger later