Open
Description
In https://docs.easybuild.io/installation/#sanity-check, having described installing eb via pip, it says:
Compare the version of eb, the main EasyBuild command, with the version of the EasyBuild module that was installed. For example::
$ module load EasyBuild
$ module listCurrently Loaded Modules:
- EasyBuild/4.8.0
$ eb --version
This is EasyBuild 4.8.0 (framework: 4.8.0, easyblocks: 4.8.0) on host example.loca
This got me very confused as no module seemed to be available; apparently there isn't one and you can just use the eb
command directly.
Metadata
Metadata
Assignees
Labels
No labels