augmentedstartups / AS-One

Easy & Modular Computer Vision Detectors, Trackers & SAM - Run YOLOv9,v8,v7,v6,v5,R,X in under 10 lines of code.

Home Page:https://www.augmentedstartups.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ModuleNotFoundError: No module named 'super_gradients'

louwng opened this issue · comments

Screenshot_20230608_152037_Chrome

I get this error when trying to run it in colab

regards
Nico

I got the same error on cmd, python console and google collab. I tried several times, i thought I was making some mistake. There is also one more issue with the "keras" support, it asks for older version when I install older version it shows the same error.

asone-yolo error

I have the same issue, I have tried multiple work arounds, even when trying to run the sample video there was alot of pip dependencies not installed.

is there a fix??

I also get this error (on colab).

I also get this error (on colab).

Yes, there might be an issue with the super_gradients repo, Ritesh is looking into this, super_gradients repo causing issues with pycocotools

same issue, I am M2(Apple Silicon)

Any solution? I am unable to install this software on a linux machine

I get the following errors: note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for onnx
Running setup.py clean for onnx
Failed to build pycocotools onnx
ERROR: Could not build wheels for pycocotools, onnx, which is required to install pyproject.toml-based projects
(asoneenv) %