Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make libclang available? #167

Closed
polwel opened this issue Mar 31, 2021 · 1 comment
Closed

make libclang available? #167

polwel opened this issue Mar 31, 2021 · 1 comment

Comments

@polwel
Copy link

polwel commented Mar 31, 2021

I am trying to use sphinx-c-autodoc with RTD. It currently chokes because libclang is not installed.

clang.cindex.LibclangError: libclang-11.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().

Any chance?

@humitos
Copy link
Member

humitos commented Apr 1, 2021

We are adding the ability to install packages via APT in this PR readthedocs/readthedocs.org#8065 . I recommend you to subscribe there to follow the process and get a notification when gets merged so you can install it by yourself after it's deployed.

@humitos humitos closed this as completed Apr 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants