bukosabino / ta

Technical Analysis Library using Pandas and Numpy

Home Page:https://technical-analysis-library-in-python.readthedocs.io/en/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can't install ta with Anaconda on windows

dualwieldingrogue opened this issue · comments

Anaconda: 2.5.0

OS: windows 10

Python: 3.11.7

I run the following command:

conda install conda-forge::ta

From this page:

https://anaconda.org/conda-forge/ta

But can't seem to install it. Try to check if I can import it but told "No module named 'ta'"