Skip to content

koapy 'CybosPlusLookupRequestRateLimiter' object is not callable #110

Description

@kjinh

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. 공식문서 페이지의 Notebooks/getting-historical-stock-price-data 페이지에서
  2. CybosPlus api를 이용해 15분봉 주가 데이터를 가져오는 함수의 예제코드를 똑같이 따라해보고 있었습니다.
  3. cybos_entrypoint.EnsureConnected( )까지는 출력값이 0으로 예제코드와 똑같이 수행됐으나
  4. GetDailyStockDataAsDataFrame, GetMinuteStockDataAsDataFrame 메소드를 둘 다 호출하니
    "TypeError: ''CybosPlusLookupRequestRateLimiter' object is not callable" 이라는 메시지가 똑같이 출력됩니다 ㅠㅠ

conda 가상환경에서 python 3.8.13, 32bit 환경 및 관리자 권한으로 실행한 VScode에서 수행하고 있습니다.
또한, Cybos plus 계좌 발급 및 로그인 완료한 상태이며 서버와의 연결도 확인했습니다..
어떻게 오류를 해결하면 좋을지, 제가 놓치고 있는 고려사항은 어떤 게 있을지 궁금합니다. 아무리 찾아봐도 답이 나오질 않아 고민 끝에 문의 글 올립니다..

TypeError: 'CybosPlusLookupRequestRateLimiter' object is not callable

err1
err2

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions