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]: bot does not work #1106

Open
teile0425 opened this issue Mar 21, 2025 · 3 comments
Open

[BUG]: bot does not work #1106

teile0425 opened this issue Mar 21, 2025 · 3 comments
Labels
bug Something isn't working

Comments

@teile0425
Copy link

Describe the bug

moduleNotFoundError

Steps to reproduce

(virtual) D:\Jobs_Applier_AI_Agent>python main.py
Traceback (most recent call last):
File "D:\Jobs_Applier_AI_Agent\main.py", line 7, in
import click
ModuleNotFoundError: No module named 'click'

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

@teile0425 teile0425 added the bug Something isn't working label Mar 21, 2025
@teile0425 teile0425 changed the title [BUG]: <Provide a clear, descriptive title> [BUG]: ModuleNotFound Mar 21, 2025
@teile0425 teile0425 changed the title [BUG]: ModuleNotFound [BUG]: bot does not work Mar 21, 2025
@harlin401
Copy link

I have a same problem here, hope someone can help us^^

@vedantjangid
Copy link

sudo pip3 install Click

@teile0425
Copy link
Author

I have a same problem here, hope someone can help us^^

Hi, harlin401.
I solved this problem.
You have to command "pip install -r requirements.txt" and make sure it is installed correctly. It might takes long time.
Feel free to contact me.

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

3 participants