We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
not really an issue as we don't use gitpython, and the test does not fail over it, but:
ERROR: Build of /home/runner/.local/easybuild/easyconfigs/r/ReFrame/ReFrame-4.2.0.eb failed (err: 'build failed (first 300 chars): `/cvmfs/pilot.eessi-hpc.org/versions/2021.12/compat/linux/x86_64/usr/bin/python -m pip check` failed:\ngitpython 3.1.24 requires typing-extensions, which is not installed.\n')
The text was updated successfully, but these errors were encountered:
We're currently working around this using eb ReFrame-4.2.0.eb || eb ReFrame-4.2.0.eb --module-only --force
eb ReFrame-4.2.0.eb || eb ReFrame-4.2.0.eb --module-only --force
Sorry, something went wrong.
Also, this is fixed in the next EESSI version 2023.06, cfr. EESSI/compatibility-layer#152
No branches or pull requests
not really an issue as we don't use gitpython, and the test does not fail over it, but:
The text was updated successfully, but these errors were encountered: