-
Notifications
You must be signed in to change notification settings - Fork 6.4k
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
[libtorch] Build error #33346
Comments
AFAICT this error occurs when python needs DLLs which are not in
Note that the vcpkg tool cleans the |
I just did a quick |
This is an automated message. Per our repo policy, stale issues get closed if there has been no activity in the past 28 days. The issue will be automatically closed in 14 days. If you wish to keep this issue open, please add a new comment. |
This is an automated message. Per our repo policy, stale issues get closed if there has been no activity in the past 28 days. The issue will be automatically closed in 14 days. If you wish to keep this issue open, please add a new comment. |
This is an automated message. Per our repo policy, stale issues get closed if there has been no activity in the past 28 days. The issue will be automatically closed in 14 days. If you wish to keep this issue open, please add a new comment. |
duplicate of #34746 |
Package: libtorch[core,xnnpack]:x64-windows -> 1.12.1#3
Host Environment
vcpkg-scripts version: da7048d 2023-08-23 (7 hours ago)
To Reproduce
vcpkg install libtorch:x64-windows
Failure logs
C:\vcpkg\buildtrees\libtorch\get-pip-x64-windows-err.log
Vcpkg is calling the wrong python. I have Anaconda installed but it isn't detected. A new python gets installed which doesn't work for some reason or another. I've tried pointing it to the anaconda version but it doesn't work. I believe that the flaw is somewhere in x_vcpkg_get_python_packages.cmake but I don't know how to fix it.
The text was updated successfully, but these errors were encountered: