Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Distutils is usually included in Python 3.9 distributions. For the GitHub Windows Sesrver 2022, it isn't. Trying adding setuptools, which pip substitutes behind the scene for distutils. Distutils is deprecated and has been removed from later versions of Python. When we upgrade our clang ources, we can follow what LLVM has done for later versions of Python.
- Loading branch information