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
The target file that could not be found was printing
`Path(_str: "libclang.so")` instead of `libclang.so`.
Add the `.str` to the `Path` so just the filename is printed.
0 commit comments