-
Notifications
You must be signed in to change notification settings - Fork 695
Closed
Labels
module: build/installIssues related to the cmake and buck2 builds, and to installing ExecuTorchIssues related to the cmake and buck2 builds, and to installing ExecuTorch
Description
When installing ET 1.0 from the wheel, pybindings fail with a DLL load error. This is likely the same underlying issue that we solved for Mac + Linux in #14422.
>>> from executorch.extension.pybindings._portable_lib import _load_for_executorch
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ImportError: DLL load failed while importing _portable_lib: The specified module could not be found.
Metadata
Metadata
Assignees
Labels
module: build/installIssues related to the cmake and buck2 builds, and to installing ExecuTorchIssues related to the cmake and buck2 builds, and to installing ExecuTorch