You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 list
Currently 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.
The text was updated successfully, but these errors were encountered:
sjpb
changed the title
docs for pip install eb suggest using non-existent module
Docs for pip install of eb suggest using non-existent module
Apr 12, 2024
In https://docs.easybuild.io/installation/#sanity-check, having described installing eb via pip, it says:
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.The text was updated successfully, but these errors were encountered: