mirror of
https://github.com/qca/qca-swiss-army-knife.git
synced 2026-01-27 17:07:18 +01:00
ath10k-check fails to run on a fresh installation of Python 3.12 because module 'distutils' is not found. This is because, as if 3.12, distutils is no longer part of the standard library. Refer to: https://docs.python.org/3/library/distutils.html Fortunately, distutils is actually no longer used by ath10k-check, so just remove the import. Signed-off-by: Jeff Johnson <jeff.johnson@oss.qualcomm.com> |
||
|---|---|---|
| .. | ||
| ath10k-bdencoder | ||
| ath10k-check | ||
| ath10k-fw-repo | ||
| ath10k-fwencoder | ||