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

Run之後,提示:ModuleNotFoundError: No module named 'dotenv' #64

Open
brianlien98 opened this issue Nov 12, 2024 · 1 comment
Open

Comments

@brianlien98
Copy link

Run之後,提示:
Traceback (most recent call last):
File "/home/runner/ChatGPT-Line-Bot-1/main.py", line 1, in
from dotenv import load_dotenv
ModuleNotFoundError: No module named 'dotenv'

螢幕擷取畫面 2024-11-12 162112

@moylor123
Copy link

+1
Traceback (most recent call last):
File "/home/runner/ChatGPT-Line-Bot/main.py", line 1, in
from dotenv import load_dotenv
ModuleNotFoundError: No module named 'dotenv'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants