Some package in the compatibility layer of 2021.12 is missing as reported by pip check. Reproduce as follows
$ source /cvmfs/pilot.eessi-hpc.org/versions/2021.12/init/bash
...
$ pip check
gitpython 3.1.24 requires typing-extensions, which is not installed.
The problem has actually been reported to gentoo, see https://bugs.gentoo.org/827882
The fix, however, was not used to bootstrap the prefix. It seems the specific commit being used (gentoo/gentoo@7eaa251) is two days too old.
It might be possible to fix this with an in-place update of the package.
Some package in the compatibility layer of 2021.12 is missing as reported by pip check. Reproduce as follows
$ source /cvmfs/pilot.eessi-hpc.org/versions/2021.12/init/bash
...
$ pip check
gitpython 3.1.24 requires typing-extensions, which is not installed.
The problem has actually been reported to gentoo, see https://bugs.gentoo.org/827882
The fix, however, was not used to bootstrap the prefix. It seems the specific commit being used (gentoo/gentoo@7eaa251) is two days too old.
It might be possible to fix this with an in-place update of the package.