/ README.md
README.md
1 The ugly bit here is that your pip install clang==x.x.x version should match as 2 closely as possible your system's `clang-devel` or `clang-dev` or `libclang-dev` 3 or w/e. Might not have the exact release, but there should be a matching 4 MAJOR.MINOR pip package for your clang library package 5 6 ### LLM disclosure 7 8 I used LLM's heavily (in chat format) while working on this, but I've touched 9 most and reviewed every line of code in this repo.