커뮤니티
포인트
쿠폰
내 강의실
국비 신청 내역
증명서
계정
로그아웃
학습 질문
개발 일지
나의 활동
답변 완료
yfinance 다루기 중에서
undefined주차
북마크
김*현
댓글
2
추천
1
조회수
32
조회수
32
답변 완료



.company = yf.Ticker('TSLA')


company.info 치고 엔터를 누르면

---------------------------------------------------------------------------
Exception                                 Traceback (most recent call last)
<ipython-input-26-30298e918663> in <module>
      1 company = yf.Ticker('TSLA')
      2 
----> 3 company.info


6 frames

/usr/local/lib/python3.8/dist-packages/yfinance/data.py in decrypt_cryptojs_aes_stores(data, keys)
    160                 pass
    161         if not success:
--> 162             raise Exception("yfinance failed to decrypt Yahoo data response")
    163 
    164     decoded_stores = json.loads(plaintext)

Exception: yfinance failed to decrypt Yahoo data response


라고 에러가 뜹니다ㅜㅜㅜ







취소
 공유
취소
댓글 0
댓글 알림
나의얼굴