roboflow/template-python

ModuleNotFoundError: No module named 'supervision.tools'

Opened this issue · 3 comments

ModuleNotFoundError: No module named 'supervision.tools'

Hello there, thank you for opening an Issue ! 🙏🏻 The team was notified and they will get back to you asap.

from supervision.draw.color import ColorPalette
from supervision.geometry.core import Point
from supervision.video import VideoInfo
from supervision.video import get_video_frames_generator
from supervision.video import VideoSink
from supervision.notebook.utils import show_frame_in_notebook
from supervision.detection.core import Detections, BoxAnnotator
from supervision.detection.line_counter import LineZone, LineZoneAnnotator

varsion [0.2.0] - 2023-02-02 it should be like this

same error