Skip to content
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

[BUG]: Nothing happens... No errors thrown. #1081

Open
ricrichardthomas1 opened this issue Jan 29, 2025 · 13 comments
Open

[BUG]: Nothing happens... No errors thrown. #1081

ricrichardthomas1 opened this issue Jan 29, 2025 · 13 comments
Labels
bug Something isn't working

Comments

@ricrichardthomas1
Copy link

Describe the bug

python main.py does nothing. No errors are thrown as well

Steps to reproduce

  1. Navigate to root folder in cmd.
  2. conda activate ai_hawk_env

Image
4. Absolutely nothing happens!

Expected behavior

Start the resume generator or throw any errors.

Actual behavior

Nothing happens and no errors are thrown. I tried running it with the --resume flag with path to my resume. Same result.

Branch

main

Branch name

No response

Python version

3.12.5(64b)

LLM Used

ollama

Model used

llama3.2:latest

Additional context

No response

@ricrichardthomas1 ricrichardthomas1 added the bug Something isn't working label Jan 29, 2025
@hasyenpatel
Copy link

Something similar happened to me as well when I used it yesterday.

@redapemusic35
Copy link

Add me as well. Ran the code, nothing happens.

@aruvins
Copy link

aruvins commented Jan 30, 2025

I'm having this same issue.

@vanshi-jain
Copy link

same issue on my windows machine, something to do with chrome browser path in your env variables. It runs in wsl though

@redapemusic35
Copy link

Do you have chrome in your path? I’m using wsl and it’s not working for me.

@KhushiSanghrajka
Copy link

Facing the same issue, I am using models from Github marketplace.

@ncpsrb
Copy link

ncpsrb commented Feb 2, 2025

is this repo works or what ?

@baseadinho
Copy link

I think they had some legal problem with linkedin and they havent decided yet what to do next. The bot is broken since december

@dineshrathee12
Copy link

Possibly due to this :

Image

AIHawk the first Jobs Applier AI Agent
LinkedIn requested the removal of all links to the platform and banned all project contributors, so to comply with their guidelines, we have removed any form of automation on LinkedIn.

In the meantime, we have decided to create a new job board AI driven, which will be ready within a month.

To stay up to date, you can star the project or join our Telegram group.

Join our community: Telegram

Telegram

@iZooGooD
Copy link

iZooGooD commented Feb 5, 2025

Well with quite some efforts, I was able to fix all issues.
I had to find an old fork and then update bunch of classes(as classes are hashed on LinkedIn now).

@redapemusic35
Copy link

redapemusic35 commented Feb 5, 2025 via email

@baseadinho
Copy link

Well with quite some efforts, I was able to fix all issues. I had to find an old fork and then update bunch of classes(as classes are hashed on LinkedIn now).

Tech us, please! Or share your project

@npkanaka
Copy link

npkanaka commented Feb 7, 2025

To see logs, In config.py

LOG_LEVEL = 'ERROR'
LOG_SELENIUM_LEVEL = ERROR
LOG_TO_FILE = True
LOG_TO_CONSOLE = True

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests