Open ArtistYay opened 4 days ago
This issue has been raised in #868. And it should be fixed with PR #879
@49Simon looks like the commit is having errors
Which branch are you using?
@49Simon The hotfix branch
@ArtistYay The new commit added to address this issue does not touch any imports and this new error you're facing is not related to that.
Just to double check, I cloned this repo in a new folder, installed dependencies, checked out to the hotfix branch and it is running as expected without any issues. Can you try pulling the latest code and try again.
I'm getting the same error on the main branch...
Can you provide more information? The branch you are in, and the error logs
@49Simon, I followed the same steps. I pulled the repo and switched to the branch, but it still gave an error.
@ArtistYay Okay, that's another error not related to this issue. I've raised another PR #884 to fix that. It should be merged to hotfix soon. Cc: @surapuramakhil
For now, you can comment out the import line from turtle import color
in the job_manager.py
file.
Describe the bug
Not sure if this is a bug or my experience is trash but the bot is not applying to any roles. All I'm getting is failed and I'm not sure I'm the only one.
Steps to reproduce
Honestly, I'm just running the bot for a certain amount of time and getting this every time. There have been no successful applications.
Expected behavior
Apply to the role regardless.
Actual behavior
Not applying.
Branch
None
Branch name
No response
Python version
3.10.12
LLM Used
Gemini
Model used
gemini-1.5-flash-002
Additional context
No response