강의

멘토링

커뮤니티

Inflearn Community Q&A

maggapass7213's profile image
maggapass7213

asked

Bitcoin Algorithm Trading Bot Development

Setting up the development environment

ta 모듈을 못 찾습니다

Written on

·

460

0

ta 를 계속 못 찾아서 install 한 lib 를 삭제하고 다시 설치했는데 같은 오류가 발생합니다

pandas투자퀀트

Answer 1

0

multicoreit님의 프로필 이미지
multicoreit
Instructor

안녕하세요 8888님.

수강해 주셔서 감사합니다.

먼저 커멘드(cmd) 창에서 pip list 명령어를 실행 후 TA가 정상적으로 설치되어 있는지 확인 부탁드립니다.

imageimage감사합니다.

8888님의 프로필 이미지
8888
Questioner

import sys 이용해서 ta 모듈 설치경로 확인후

환경변수에 추가적으로 넣어서 해결했습니다

maggapass7213's profile image
maggapass7213

asked

Ask a question