sighingnow/libclang

Unable to find installation candidates for libclang (16.0.0)

LeonKalt opened this issue · 1 comments

Unable to find installation candidates for libclang (16.0.0) on ubuntu:22.04 amd64.
Probably missing the Source Distribution

As libclang-15.0.6.1 works as expected

Can you take a try to download it from the official PyPI site:

pip3 install -U libclang -i https://pypi.org/simple

There might be some delay in some PyPI mirrors.