Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ## Windows
- Go here:
- https://www.lfd.uci.edu/~gohlke/pythonlibs/#ta-lib
- Check your Python version:
- python ‐‐version
- See the first two numbers:
- Python 3.9.7 = cp39
- Download the wheel file and run:
- pip install TA_Lib‑0.4.24‑cp39‑cp39‑win_amd64.whl
- ______________________________________________________________
- ## Google Colab
- !pip install talib-binary
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement