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

iOS on-device training example Python dependency installation clarification #178

Closed
edgchen1 opened this issue Jan 8, 2024 · 1 comment
Assignees

Comments

@edgchen1
Copy link
Contributor

edgchen1 commented Jan 8, 2024

The instructions don't quite work as is on MacOS.

In particular,

### Install Python dependencies
From this directory, run:
```bash
pip install -r requirements.txt
```

doesn't quite work with this requirement line:

See these installation instructions from onnxruntime.ai:

image

@carzh
Copy link
Contributor

carzh commented Jun 18, 2024

Resolved with PR fix

@carzh carzh closed this as completed Jun 18, 2024
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