-
Notifications
You must be signed in to change notification settings - Fork 545
Error when run install_requirements.bat --pybind xnnpack #7533
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
Comments
@Ngapa Can you try the following steps:
|
Can you also see which buck2 version it uses? You shouldn't install buck2 manually. It should download the correct version automatically underneath the hood. Lines 221 to 228 in a29dc49
|
Oh wait, for windows, we don't install the correct version automatically. @python3kgae actually have a PR #4856 for windows support for resolving buck2 version. @Ngapa - perhaps you can do patch @python3kgae's PR for the time being. |
@Ngapa alternatively, supporting ExecuTorch natively on Windows is still work-in-progress (#4661) I'd suggest perhaps using WSL |
🐛 Describe the bug
when I run install_requrements.bat an error appears like this. I tried to remove the pip-out and rebuild, but the same error persists.
(Edited)
I tried to install buck2, but there is still an error when doing the installation
Versions
PyTorch version: 2.5.0+cpu
Is debug build: False
CUDA used to build PyTorch: None
ROCM used to build PyTorch: N/A
OS: Microsoft Windows 10 Pro (10.0.19045 64-bit)
GCC version: Could not collect
Clang version: Could not collect
CMake version: version 3.31.2
Libc version: N/A
Python version: 3.10.0 | packaged by conda-forge | (default, Nov 10 2021, 13:20:59) [MSC v.1916 64 bit (AMD64)] (64-bit runtime)
Python platform: Windows-10-10.0.19045-SP0
Is CUDA available: False
CUDA runtime version: No CUDA
CUDA_MODULE_LOADING set to: N/A
GPU models and configuration: No CUDA
Nvidia driver version: No CUDA
cuDNN version: No CUDA
HIP runtime version: N/A
MIOpen runtime version: N/A
Is XNNPACK available: True
CPU:
Name: Intel(R) Xeon(R) CPU E5-2690 v4 @ 2.60GHz
Manufacturer: GenuineIntel
Family: 2
Architecture: 9
ProcessorType: 3
DeviceID: CPU0
CurrentClockSpeed: 2600
MaxClockSpeed: 2600
L2CacheSize: 256
L2CacheSpeed: None
Revision: 20225
The text was updated successfully, but these errors were encountered: