Corrections for python 3.11
- Dominant language
- Python
- Stars
- 5
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
With the newest version of DIRACOS2, we have python 3.11 and the pilots generate this warning on stderr:
```
2023-07-19 06:42:25 UTC ExternalLibrary/root WARN: You are executing DB12 using python3, DB12 score is generally higher than it was with python2
2023-07-19 06:42:25 UTC ExternalLibrary/root WARN: Trying to apply a correction...
2023-07-19 06:42:25 UTC ExternalLibrary/root WARN: Cannot correct the score, return the raw norm: the python version 3.11 has not been analyzed.
2023-07-19 06:42:25 UTC ExternalLibrary/root WARN: Versions available are: 3.9
2023-07-19 06:42:25 UTC ExternalLibrary/root WARN: Please consult https://zenodo.org/record/5647834 for further details
```
Would it be possible for these corrections to be generated/added to suppress the warning? (It's not causing us any obvious trouble, but I thought I'd point it out...)
Regards,
Simon
Contributor guide
Assessment
This issue has not been assessed yet.