Quick Start | Seeed Studio Wiki #3148
Unanswered
Replies: 2 comments 3 replies
-
|
I tried some of the Colab yolo detection examples. Unfortunately, In the first cell where it tries to clone Model Assistant, it fails not being able to find torch==2.0.0. How can that be fixed? ERROR: Could not find a version that satisfies the requirement torch==2.0.0 (from versions: 2.2.0, 2.2.1, 2.2.2, 2.3.0, 2.3.1, 2.4.0, 2.4.1, 2.5.0, 2.5.1, 2.6.0, 2.7.0, 2.7.1, 2.8.0) |
Beta Was this translation helpful? Give feedback.
3 replies
-
|
Hi , Thanks. but not the output on running the first cell is...
update-alternatives: using /usr/bin/python3.10 to provide /usr/bin/python3
(python3) in manual mode
Cloning into 'ethos-u-vela'... remote: Counting objects: 80, done remote:
Finding sources: 100% (10824/10824) remote: Total 10824 (delta 6916),
reused 9357 (delta 6916) Receiving objects: 100% (10824/10824), 5.76 MiB |
4.93 MiB/s, done. Resolving deltas: 100% (6916/6916), done.
/content/ethos-u-vela Traceback (most recent call last): File
"/usr/local/bin/pip3", line 4, in <module> from pip._internal.cli.main
import main ModuleNotFoundError: No module named 'pip' /content Cloning
into 'ModelAssistant'... remote: Enumerating objects: 15743, done. remote:
Counting objects: 100% (24/24), done. remote: Compressing objects: 100%
(22/22), done. remote: Total 15743 (delta 2), reused 17 (delta 2),
pack-reused 15719 (from 1) Receiving objects: 100% (15743/15743), 26.59 MiB
| 16.16 MiB/s, done. Resolving deltas: 100% (9177/9177), done.
/content/ModelAssistant Checking if CUDA available... OK Traceback (most
recent call last): File "/usr/local/bin/pip3", line 4, in <module> from
pip._internal.cli.main import main ModuleNotFoundError: No module named
'pip' Installing base deps... Traceback (most recent call last): File
"/usr/local/bin/pip3", line 4, in <module> from pip._internal.cli.main
import main ModuleNotFoundError: No module named 'pip' Install base deps
failed... Exiting
…On Thu, Sep 25, 2025 at 10:03 PM ReKST-117 ***@***.***> wrote:
Hi, the reason for the problem is python version of colab is updated. Now
the problem is fixed. Please try it again.
—
Reply to this email directly, view it on GitHub
<#3148 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAVGKZ6YOOYZN4LODPA5Y633USNG7AVCNFSM6AAAAACHNXYZTGVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTINJRGY4TENI>
.
You are receiving this because you commented.Message ID:
<Seeed-Studio/wiki-documents/repo-discussions/3148/comments/14516925@
github.com>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Quick Start | Seeed Studio Wiki
Quick Start For Model Assistant
https://wiki.seeedstudio.com/ModelAssistant_Introduce_Quick_Start/
Beta Was this translation helpful? Give feedback.
All reactions