Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when trying to run the code #10

Open
pfcouto opened this issue Nov 15, 2022 · 1 comment
Open

Error when trying to run the code #10

pfcouto opened this issue Nov 15, 2022 · 1 comment

Comments

@pfcouto
Copy link

pfcouto commented Nov 15, 2022

After downloading the code I tried to run it, however the output is an error message: "cannot find 'yolov5s' in scope". Can you help me with that?

@bunneyster
Copy link

There may be better methods, but here's how I was able to resolve the issue by removing and re-adding the mlpackage file.

  1. Right-click "yolov8s" (or whichever mlpackage file isn't working) in XCode.
  2. Click "Delete".
  3. Click "Remove Reference".
  4. Add the mlpackage file back into the mlmodel/ folder.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants