notebooks
notebooks copied to clipboard
AttributeError: module 'supervision' has no attribute 'BoxAnnotator'
I'm using python 3.11 and supervision 0.19.0 but still getting this error BoxAnnotator error.
Hi, @Roronoa-17. Please give me more background/details. Optimally a Google Colab showing this bug happening.
I'm using vs code but still getting this error.
When is that error occurring?
It's occuring when I try to detect in realtime.
Can you import any other utility from supervision
?
Yes