bukosabino / ta

Technical Analysis Library using Pandas and Numpy
https://technical-analysis-library-in-python.readthedocs.io/en/latest/
MIT License
4.35k stars 921 forks source link

Can't install ta with Anaconda on windows #341

Open dualwieldingrogue opened 6 months ago

dualwieldingrogue commented 6 months ago

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'"