#yolo command doesn't work
19 messages · Page 1 of 1 (latest)
.
You have to get python3.11
Open anoconda
Pip install ultralytics
Then go to git Ultralytics repository on website and look for the green button <code>
And download .zip
?
Update: YOLO Command not Recognized.
Open Anoconda
Cd and paste PATH to your Folder you wish to train
Then paste the yolo train command
Ex:
Open: Anoconda
Cd C:\PC\user\desktop\Folder for training\Roblox <-------- this folder is in Root
C:\PC\user\desktop\Folder for training\Roblox>
Paste yolo command after the >