Skip to content
This repository has been archived by the owner on Jul 17, 2023. It is now read-only.

fix: failed to install onnxruntime package on MacOS #83

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

heady713
Copy link

When using tagger on MacOS, the following error occurs:

ERROR: Could not find a version that satisfies the requirement onnxruntime-gpu (from versions: none)
ERROR: No matching distribution found for onnxruntime-gpu

The package name of onnxruntime on macos is different, it should be onnxruntime-silicon

@picobyte
Copy link

should be fixed in my branch, though I've added support via requirements.txt, does that work for you?

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

Successfully merging this pull request may close these issues.

2 participants