Hi Kenneth, Kenneth Hoste <[email protected]> writes:
> Dear EasyBuilders, > > We're happy to announce the release of EasyBuild v5.1.0 [1]. > > EasyBuild v5.1.0 is primarily a feature release that includes a couple > of new features, but it also includes various bug fixes (including for > some regressions introduced in EasyBuild v5.0.0), minor enhancements, > and support for new software. Thanks for the great work! Unfortunately the installation fails on my system with the following error: == 2025-05-27 09:33:35,330 build_log.py:226 ERROR EasyBuild encountered an error (at easybuild/software/EasyBuild/5.0.0/lib/python3.6/site-packages/easybuild/base/exceptions.py:126 in __init__): `/usr/bin/python3.6 -m pip check` failed: usermanager 0.2.1 requires ldap3, which is not installed. usermanager 0.2.1 has requirement importlib_metadata<2.0.0,>=1.7.0, but you have importlib-metadata 4.8.3. grouper-client 0.4.1 has requirement importlib-metadata<2.0,>=1.0; python_version < "3.8", but you have importlib-metadata 4.8.3. generate-publications-csv 1.7.2 requires bibtexparser, which is not installed. generate-publications-csv 1.7.2 has requirement importlib-metadata<2.0,>=1.0; python_version < "3.8", but you have importlib-metadata 4.8.3. doi2bib 0.4.0 requires future, which is not installed. doi2bib 0.4.0 requires bibtexparser, which is not installed. The programs referred to, such as 'usermanager' are all packages I have written myself and installed in a non-standard path via wheels created with Poetry. The packages have been all around for several years during which time I have updated EasyBuild without any issues. Any idea what might be going wrong? [snip (150 lines)] Cheers, Loris -- Dr. Loris Bennett (Herr/Mr) FUB-IT, Freie Universität Berlin

