You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So the Python 3.12.0-alpha.7 version I am trying, I get the following traceback:
(...)
File ".../python3.12/site-packages/pytest_cases/common_pytest_marks.py", line 8, in <module>from distutils.version import LooseVersion
ModuleNotFoundError: No module named 'distutils'
distutilshas been removed in the upcoming Python 3.12.So the Python 3.12.0-alpha.7 version I am trying, I get the following traceback:
Source: https://github.com/kdeldycke/click-extra/actions/runs/5061009247/jobs/9086125761#step:7:76