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
f"Expected exactly one file matching '{self.src}'; found {repr(srcs)}"
240
+
f"""Expected exactly one file matching '{self.src}'; found {repr(srcs)}.
241
+
242
+
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