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

Depraction of distutils #539

Open
winnieXY opened this issue Feb 6, 2024 · 1 comment
Open

Depraction of distutils #539

winnieXY opened this issue Feb 6, 2024 · 1 comment

Comments

@winnieXY
Copy link

winnieXY commented Feb 6, 2024

distutils will be removed with python 3.12 - please switch to shutils.which instead. See below for a short patch..

With best regards
Patrick

clang_format.txt

@daniestevez
Copy link
Owner

Thanks for sending this.

It's probably worth to pull the latest version of https://github.com/gnuradio/gnuradio/blob/main/tools/clang_format.py, since it has a few other changes besides replacing distutils by shutil. Though the script might as well be removed altogether. It is not used in CI and I don't know if anyone actually uses it.

On a related note, it would be good to update the clang format CI workflow to use the latest version of https://github.com/DoozyX/clang-format-lint-action.

Could you send a PR with these changes?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants