DOC: add ta_lib troubleshooting to the docs

This commit is contained in:
lenak25
2018-03-12 18:04:38 +02:00
parent 0a37cdec5b
commit 8d86a5548f
+10
View File
@@ -314,6 +314,16 @@ Troubleshooting ``pip`` Install
$ sudo apt-get install python-dev
----
**Issue**:
Missing TA_Lib
**Solution**:
Follow `these instructions
<https://mrjbq7.github.io/ta-lib/install.html>`_ to install the TA_Lib Python wrapper
(and if needed, its underlying C library as well).
.. _pipenv:
Installing with ``pipenv``