Marcnuth / AnomalyDetection

Twitter's Anomaly Detection in Pure Python
Apache License 2.0
304 stars 76 forks source link

No module named 'tad' #38

Open enesgur opened 4 years ago

enesgur commented 4 years ago

Hi,

I'm trying to use tad but it's not working.

Traceback (most recent call last):
  File "tad-test.py", line 1, in <module>
    import tad
ModuleNotFoundError: No module named 'tad'

tad version is 0.0.6