kLabUM / rrcf

🌲 Implementation of the Robust Random Cut Forest algorithm for anomaly detection on streams
https://klabum.github.io/rrcf/
MIT License
495 stars 112 forks source link

Unable to install the latest rrcf version 0.4.4 #99

Closed pkgandhi closed 1 year ago

pkgandhi commented 1 year ago

Hi there,

I am trying to install the latest version of rrcf but I am unable to. Could someone please help why I won't be able to since it is already available.

ERROR: Could not find a version that satisfies the requirement rrcf==0.4.4 (from versions: 0.1, 0.2, 0.3, 0.3.2, 0.4, 0.4.1, 0.4.3) ERROR: No matching distribution found for rrcf==0.4.4

Thanks!

mdbartos commented 1 year ago

Greetings, rrcf v0.4.4 should now be uploaded to pypi.