** 도움받은 글 **
module initialization error: 'module' object has no attribute 'read_dotenv'
Line 14 of .py file: dotenv.read_dotenv() Yields this error: AttributeError: 'module' object has no attribute 'read_dotenv' (I'm a noob in training... Appreciate the help)
stackoverflow.com
https://stackoverflow.com/questions/59622868/why-can-i-not-import-load-dotenv
Why can I not import load_dotenv?
I'm trying to code a simple discord bot in python, but it says i cant import load_dotenv, instead giving me this error: Traceback (most recent call last): File "/home/pi/Rotomi/Rotomi.py", line ...
stackoverflow.com
'IT > 프로젝트' 카테고리의 다른 글
[프로젝트/캡스톤] 메이저인 AI(OCR) 모델 EC2 👉 Lambda 로 변경 (0) | 2024.10.06 |
---|---|
[프로젝트/캡스톤] 메이저인 502 Bad Gateway nginx/1.18.0 (Ubuntu)에러 (0) | 2024.05.10 |
[프로젝트/캡스톤] 메이저인 static 파일, 404, 405 오류 (0) | 2024.05.10 |
[프로젝트/캡스톤] 메이저인 Gunicorn, NGINX 연결 (0) | 2024.05.08 |
[프로젝트/캡스톤] 메이저인 AWS EC2, RDS 연결 - 배포 (1) | 2024.05.08 |