facebookresearch / Kats

Kats, a kit to analyze time series data, a lightweight, easy-to-use, generalizable, and extendable framework to perform time series analysis, from understanding the key statistics and characteristics, detecting change points and anomalies, to forecasting future trends.
MIT License
4.85k stars 530 forks source link

Can't install Kats in Python 3.11, 3.10, 3.9 #316

Open curiouscod3 opened 1 year ago

curiouscod3 commented 1 year ago

I've found this library to use a change points detection algorithm. But I cannot install even after making a clean new python environment with Conda create env. Is this library only for old python versions? Most of my python projects use Python 3.11 with my Apple Silicon. so