You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary:
This was not handled and run into `int("")` failing.
Test Plan:
Locally tested installing with `export DEBUG=""`.
Reviewers:
Subscribers:
Tasks:
Resolves#8311
Tags:
f"""Expected exactly one file matching '{self.src}'; found {repr(srcs)}.
242
+
f"""Expected exactly one file matching '{self.src}'; found {repr(srcs)}.
243
243
244
244
If that file is a CMake-built extension module file, and we are installing in editable mode, please disable the corresponding build option since it's not supported yet.
0 commit comments