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

[setup] handle "default" extra #68

Open
2 tasks
giuseppeambrosio97 opened this issue Jan 30, 2025 · 0 comments
Open
2 tasks

[setup] handle "default" extra #68

giuseppeambrosio97 opened this issue Jan 30, 2025 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@giuseppeambrosio97
Copy link
Contributor

giuseppeambrosio97 commented Jan 30, 2025

Setup package

  •  User want to install focoos with default extra "cpu"
pip install focoos

install the default extras "cpu" so it should be equivalent to

pip install "focoos[cpu]"
  • If you have both installed (cpu and gpu) by default onnx goes to cpu.
@giuseppeambrosio97 giuseppeambrosio97 self-assigned this Jan 30, 2025
@giuseppeambrosio97 giuseppeambrosio97 added the enhancement New feature or request label Jan 30, 2025
@CuriousDolphin CuriousDolphin linked a pull request Jan 31, 2025 that will close this issue
@CuriousDolphin CuriousDolphin changed the title setup-package-with-default-extras [setup] handle "default" extra Feb 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant