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]: NO action after resume selection #1023

Open
yusifabasovv opened this issue Jan 2, 2025 · 8 comments
Open

[BUG]: NO action after resume selection #1023

yusifabasovv opened this issue Jan 2, 2025 · 8 comments
Labels
bug Something isn't working

Comments

@yusifabasovv
Copy link

Describe the bug

main script runs and give me options to choose like "Generate resume" and "Style" but it does not show any other action after that

Steps to reproduce

main.py
Resume selection
Resume Style

PROGRAM ENDED Here

bug_sc

Expected behavior

No response

Actual behavior

No response

Branch

None

Branch name

No response

Python version

No response

LLM Used

No response

Model used

No response

Additional context

No response

@yusifabasovv yusifabasovv added the bug Something isn't working label Jan 2, 2025
@binaryYuki
Copy link

Got the same issue

@Anshuman1812-lab
Copy link

Getting the same issue.

@jacobdalamb
Copy link

Okay does this code do anything besides creating a resume. the description states that it runs a bot but provides no info on command to run said bot

@Nishanth-nishu
Copy link

same

@wrzwicky
Copy link

There are exceptions somewhere, but the logging is disabled by default. Edit config.py, change

LOG_LEVEL = DEBUG
LOG_SELENIUM_LEVEL = DEBUG
LOG_TO_FILE = True
LOG_TO_CONSOLE = True

See what you get. I'm seeing errors in my YAML file.

@joeyquack
Copy link

I have the same issue - #1029

@ant1tied
Copy link

ant1tied commented Jan 18, 2025

I had this issue. For me changing plain_text_resume to default in data folder worked

@joeyquack
Copy link

What do you mean set to default? @ant1tied

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

8 participants