Skip to content

com.github.asus4.onnxruntime.win-x64-gpu@0.4.2 cannot be found #69

@enricorampazzo

Description

@enricorampazzo

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

Image

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",
...

Metadata

Metadata

Assignees

No one assigned

    Labels

    wontfixThis will not be worked on

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions