-
Notifications
You must be signed in to change notification settings - Fork 677
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
Windows CI is broken #3767
Comments
ahmadsharif1
added a commit
to ahmadsharif1/audio
that referenced
this issue
Mar 25, 2024
…ing pybind11 (pytorch#3766) Unpin mkl version and install pybind11 to get the windows CI working again This fixes pytorch#3767
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
🐛 Describe the bug
Example, the latest commit shows windows CPU and GPU CI is broken:
#3759
https://github.com/pytorch/audio/actions/runs/8214280304/job/22791969815
The failure shows a package downgrade when
mkl
is installed.Versions
main branch
The text was updated successfully, but these errors were encountered: