Skip to content

fixes onnx package issue#207

Closed
ankitkhushwaha wants to merge 1 commit intokubeedge:mainfrom
ankitkhushwaha:missing-package
Closed

fixes onnx package issue#207
ankitkhushwaha wants to merge 1 commit intokubeedge:mainfrom
ankitkhushwaha:missing-package

Conversation

@ankitkhushwaha
Copy link
Copy Markdown

@ankitkhushwaha ankitkhushwaha commented May 20, 2025

What type of PR is this?
/kind bug

What this PR does / why we need it:

when installing the iavns package onnx package was not installed primiraly and causing issue, this pr fixes it by adding onnx in requirement.txx

Which issue(s) this PR fixes:

Fixes #205

@kubeedge-bot kubeedge-bot added the kind/bug Categorizes issue or PR as related to a bug. label May 20, 2025
@kubeedge-bot
Copy link
Copy Markdown
Collaborator

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
To complete the pull request process, please assign moorezheng after the PR has been reviewed.
You can assign the PR to them by writing /assign @moorezheng in a comment when ready.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@kubeedge-bot
Copy link
Copy Markdown
Collaborator

Welcome @ankitkhushwaha! It looks like this is your first PR to kubeedge/ianvs 🎉

@kubeedge-bot kubeedge-bot requested review from MooreZheng and hsj576 May 20, 2025 06:42
@kubeedge-bot kubeedge-bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label May 20, 2025
@AryanNanda17
Copy link
Copy Markdown
Contributor

Thank you @ankitkhushwaha for the PR.
I want to highlight that the onnx missing dependency issue is already covered in the PR #188

@ankitkhushwaha ankitkhushwaha deleted the missing-package branch May 21, 2025 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/bug Categorizes issue or PR as related to a bug. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

安装完ianvs后使用ianvs -v命令报错ModuleNotFoundError: No module named 'onnx'

3 participants