에러가 나는데 해결방법을 모르겠습니다. #192
Replies: 1 comment
-
안녕하세요. OPEN DART API 업데이트로 인해 생기는 문제로 최신 dart-fss v0.4.13에서는 관련 버그가 수정되었습니다. 아래와 같이 업데이트 하셔서 사용하시면 되겠습니다. pip install -U dart-fss |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
안녕하십니까.
제공해주신 프로그램 덕분에 업무에 잘 활용하고 있습니다.
최근에 사용하는 과정에 에러가 발생해서 문의드립니다.
corp_list = dart.get_corp_list()
를 실행하면
TypeError: Corp.init() got an unexpected keyword argument 'corp_eng_name'
이런 에러가 뜨는 데요.
어떻게 해결해야 되는지 궁금합니다.
수고하세요.
Beta Was this translation helpful? Give feedback.
All reactions