NetManAIOps / TraceAnomaly

ISSRE'20: Unsupervised Detection of Microservice Trace Anomalies through Service-Level Deep Bayesian Networks
316 stars 63 forks source link

tfsnippet problem #14

Closed Blingbling77 closed 2 years ago

Blingbling77 commented 2 years ago

git+https://github.com/haowen-xu/tfsnippet.git@v0.2.0-alpha1 is not found, so I use git+https://github.com/haowen-xu/tfsnippet.git. However, an error occurred.

from tfsnippet.examples.utils import (print_with_title, ImportError: cannot import name 'collect_outputs' from 'tfsnippet.examples.utils'

how to fix this? Thx.