QAxBase::setControl: requested control KHOPNAPI.KHOpenAPICtrl.1 could not be instantiated
증권사 API는 32bit에서 지원된다. 64bit 가상환경을 만들어 실행했기 때문에 오류가 발생했다.
@ Terminal
deactivate
기존 64bit 가상환경 폴더 삭제
32비트 파이썬 가상환경 설치, 실행
https://redfox.tistory.com/21
가상환경에 설치해야 할 패키지 재설치
AttributeError: 'Kiwoom' object has no attribute 'OnEventConnect'
def get_ocx_instance(self):
self.setControl("KHOPENAPI.KHOpenAPICtrl.1")
E 빠졌던 오타