-
-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Labels
wontfixThis will not be worked onThis will not be worked on
Description
Environment (please complete the following information):
- OS/OS Version: Windows 11 25H2
- Source Version: [0.4.2]
- Unity Version: [Unity 6000 3.0f1]
*Describe the bug
Unity package manager says that com.github.asus4.onnxruntime.win-x64-gpu@0.4.2 cannot be found
Expected behavior
I expected the package to be installed together with the other dependencies listed in the manifest
Screenshots
Partial manifest.json
{
"scopedRegistries": [
{
"name": "NPM",
"url": "https://registry.npmjs.com",
"scopes": [
"com.github.asus4"
]
}
],
"dependencies": {
"com.github.asus4.onnxruntime": "0.4.2",
"com.github.asus4.onnxruntime.unity": "0.4.2",
"com.github.asus4.onnxruntime.win-x64-gpu": "0.4.2",
"com.github.asus4.onnxruntime-extensions": "0.4.2",
...
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
wontfixThis will not be worked onThis will not be worked on