강의

멘토링

커뮤니티

Inflearn Community Q&A

napoleon06713449's profile image
napoleon06713449

asked

Trading automation bot (chatbot) implemented in Python

Introduction to development environment and libraries

talib 다운로드는 어떻게 합니까?

Written on

·

673

0

https://gist.github.com/mdalvi/e08115381992e42b43cad861dfe417d2

이곳에 방법이 잘 나와 있습니다.

혹시 이대로 했는데 안되신다면 다시한번 질문 부탁드립니다!

감사합니다.

위대로 했는데도 경로가 안맞거나. 혹은 실행하라는 파일명자체가 달라서 어떻게 할수가없습니다.

 

chatbotpython

Answer 1

0

pip install TA-Lib 해보셨나요??

https://mrjbq7.github.io/ta-lib/install.html

저는 여기 참고해서 되었어요

napoleon06713449's profile image
napoleon06713449

asked

Ask a question