Hi On Fri, Aug 12, 2022 at 7:49 PM Alberto Faria <afaria@xxxxxxxxxx> wrote: > > On Thu, Aug 4, 2022 at 12:44 PM Marc-André Lureau > <marcandre.lureau@xxxxxxxxxx> wrote: > > On fc36, I had several dependencies I needed to install manually (imho > > they should have been pulled by python3-clang), but more annoyingly I > > got: > > clang.cindex.LibclangError: libclang.so: cannot open shared object > > file: No such file or directory. To provide a path to libclang use > > Config.set_library_path() or Config.set_library_file(). > > > > clang-libs doesn't install libclang.so, I wonder why. I made a link > > manually and it works, but it's probably incorrect. I'll try to open > > issues for the clang packaging. > > That's strange. Thanks for looking into this. No that's normal, I just got confused. clang-devel provides it. However, I opened https://bugzilla.redhat.com/show_bug.cgi?id=2115362 "python3-clang depends on libclang.so"