inflearn logo
Course

Course

Instructor

taewoongchoi1521's Posts

taewoongchoi1521 taewoongchoi1521

@taewoongchoi1521

Reviews Written
1
Average Rating
5.0

Posts 1

Q&A

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)

Likes
0
Comments
3
Viewcount
217