
* 겪고 있는 문제 상황을 최대한 자세하게 작성해주세요.
* 문제 해결을 위해 어떤 시도를 해보았는지 구체적으로 함께 알려주세요.
financedatareader 로 2023년 3월 삼성전자 주가 정보를 가져오고, mplfinance 를 사용해서 캔들차트를 그려주는 파이썬 코드를 만들어줘를 저는 2023년 12월로 월을 바꿔서 코드 만들어달라고해서 코드 저렇게 나왔는데 이렇게 오류가 뜨네요
어제 강의 들을때는 financedatareader 설치가되서 나왔었는데 오늘은 안되네요
작성한 코드 및 에러 메세지
ERROR: Could not find a version that satisfies the requirement FinanceDataReader (from versions: none)
ERROR: No matching distribution found for FinanceDataReader
