Skip to content
Discussion options

You must be logged in to vote

@tinca hello! I'm sorry to hear you're having trouble with the CLI installation. The pip install ultralytics command should install the necessary packages and provide you with access to the yolo command. However, it seems there might be an issue with the path configuration on your Mac.

To resolve this, you can try the following steps:

  1. Ensure that the Python package installation path is included in your system's PATH environment variable. This is typically $HOME/Library/Python/<version>/bin or /usr/local/bin for a Mac.
  2. Check if the yolo script is indeed in the aforementioned directories. If not, you might need to locate where the yolo executable was installed.
  3. If you're unable to find the y…

Replies: 3 comments 4 replies

Comment options

You must be logged in to vote
2 replies
@tinca
Comment options

@glenn-jocher
Comment options

Answer selected by tinca
Comment options

You must be logged in to vote
1 reply
@pderrenger
Comment options

Comment options

You must be logged in to vote
1 reply
@glenn-jocher
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants