roboflow / template-python

A template repo holding our common setup for a python project
82 stars 13 forks source link

ModuleNotFoundError: No module named 'supervision.tools' #13

Open najibmoumou opened 1 year ago

najibmoumou commented 1 year ago

ModuleNotFoundError: No module named 'supervision.tools'

github-actions[bot] commented 1 year ago

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

bulentkusva commented 1 year ago

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

basicbh commented 1 month ago

same error