bukosabino / ta

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

not compatible with python 3.12? #340

Open tomermeirovich opened 4 months ago

tomermeirovich commented 4 months ago

hey guys, i cant understand why i cant approach the library even though i've downloaded it , also tried installing it manually, but it's just don't work . i cant figure out why, it says there's no ta library. makes me think whether it's my fault or just not working with the newest version of python. thank you everyone!

cujo0072 commented 3 months ago

Can you provide a screen shot of the error message you are receiving? I just install python3.12 and ta everything works for me. IDK??

verdverm commented 1 day ago

I can confirm ta imports with python 3.12

getting a lot of index errors on data loaded with simfin and yfinance