I have tried use the following to install the ta-lib in Anaconda: ... conda install -c quantopian ta-lib ... But I get message as follow: Fetching package metadata ............. Solving package specifications: . UnsatisfiableError: The following specifications were found to be in conflict: - python 3.6* - ta-lib -> numpy 1.10* -> python 2.7* Use "conda info <package>" to see the dependencies for each package. How to do?