inflearn logo
강의

강의

N
챌린지

챌린지

멘토링

멘토링

N
클립

클립

로드맵

로드맵

지식공유

taewoong.choi님의 게시글

taewoong.choi taewoong.choi

@taewoongchoi1521

수강평 작성수
1
평균평점
5.0

게시글 1

질문&답변

dotenv 로드 실패

PS D:\autotrading> pip list Package Version ------------- ------- pip 25.3 python-dotenv 1.2.1 setuptools 75.1.0 wheel 0.44.0 Name: python-dotenv Version: 1.2.1 Summary: Read key-value pairs from a .env file and set them as environment variables Home-page: Author: Author-email: Saurabh Kumar me+github@saurabh-kumar.com > License-Expression: BSD-3-Clause Location: C:\msys64\ucrt64\lib\python3.11\site-packages Requires: Required-by: PS D:\autotrading> python -m pip install python-dotenv Requirement already satisfied: python-dotenv in c:\msys64\ucrt64\lib\python3.11\site-packages (1.2.1)

좋아요수
0
댓글수
3
조회수
255