diff --git a/docs/source/install.rst b/docs/source/install.rst index 0bd3ff48..e4ae99dd 100644 --- a/docs/source/install.rst +++ b/docs/source/install.rst @@ -314,6 +314,16 @@ Troubleshooting ``pip`` Install $ sudo apt-get install python-dev +---- + +**Issue**: + Missing TA_Lib + +**Solution**: + Follow `these instructions + `_ to install the TA_Lib Python wrapper + (and if needed, its underlying C library as well). + .. _pipenv: Installing with ``pipenv``