On Thu, Oct 9, 2025 at 1:56 PM tooth pik <
toot...@gmail.com> wrote:
>
> it's happening to me too -- please fix
On openSUSE Tumbleweed I fixed it by installing two packages: one is
"python3-clang", and the other, "libclang-devel", is a dummy package
which installs a few symlinks and has a few dependencies so that the
libclang currently used by openSUSE can be found by compiler and
linker (I already had several versions of libclang installed but not
the clang compiler itself, and I didn't need to install it either).
As always, between different distributions the same applications may
be packaged under slightly different package names.
Best regards,
Tony.