Closed foreverhy closed 1 year ago
Hi @foreverhy,
thank you for writing in and reporting this. We will address this on the next iteration, and patches are always welcome.
With kind regards, Andreas.
When there are no objections, we will probably follow the same strategy like at crate-python, by vendoring packaging.version
.
Describe the bug Got an error
while import grafana_client in python 3.12. Based on PEP386, distutils is deprecated and we may have some alternatives.
To Reproduce Steps to reproduce the behavior:
Expected behavior
ModuleNotFoundError: No module named 'distutils'
Versions
Additional context