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

[ROCm] Fix CI pipeline by fixing pytest version #19407

Merged
merged 1 commit into from
Feb 4, 2024

Conversation

PeixuanZuo
Copy link
Contributor

@PeixuanZuo PeixuanZuo commented Feb 4, 2024

Fix pytest version to 7.4.4, higher version will cause error

from onnxruntime.capi import onnxruntime_validation ModuleNotFoundError: No module named 'onnxruntime.capi'

@PeixuanZuo PeixuanZuo requested a review from cloudhan February 4, 2024 07:53
@PeixuanZuo PeixuanZuo merged commit 0cba56e into main Feb 4, 2024
94 checks passed
@PeixuanZuo PeixuanZuo deleted the peixuanzuo/fix_rocm_import_ci branch February 4, 2024 08:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants