dotenv 로드 실패
PS D:\autotrading> pip listPackage Version------------- -------pip 25.3python-dotenv 1.2.1setuptools 75.1.0wheel 0.44.0Name: python-dotenvVersion: 1.2.1Summary: Read key-value pairs from a .env file and set them as environment variablesHome-page:Author:Author-email: Saurabh Kumar me+github@saurabh-kumar.com>License-Expression: BSD-3-ClauseLocation: C:\msys64\ucrt64\lib\python3.11\site-packagesRequires:Required-by:PS D:\autotrading> python -m pip install python-dotenvRequirement already satisfied: python-dotenv in c:\msys64\ucrt64\lib\python3.11\site-packages (1.2.1)