inflearn logo
講義

講義

知識共有

taewoongchoi1521さんの投稿

taewoongchoi1521 taewoongchoi1521

@taewoongchoi1521

レビュー投稿数
1
平均評価
5.0

投稿 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)

いいね数
0
コメント数
3
閲覧数
263