easybuilders / easybuild-easyblocks

Collection of easyblocks that implement support for building and installing software with EasyBuild.
https://easybuild.io
GNU General Public License v2.0
106 stars 285 forks source link

Sanity check python package versions #3507

Open VRehnberg opened 2 days ago

VRehnberg commented 2 days ago

Sometimes the wrong package version may be installed, see https://github.com/easybuilders/easybuild-framework/issues/4706 which introduces a fix for a known way this could happen.

To catch similar issues it would probably be good to sanity check the version of installed packages.

Some possibilities: