easybuilders / easybuild

EasyBuild - building software with ease
http://easybuild.io
GNU General Public License v2.0
464 stars 143 forks source link

Upgrading easybuild from 4.3.2 installed with bootstrap_eb #735

Closed jd-daniels closed 3 years ago

jd-daniels commented 3 years ago

I installed easybuild a while ago like so:

curl -O https://raw.githubusercontent.com/easybuilders/easybuild-framework/develop/easybuild/scripts/bootstrap_eb.py module load python39 python bootstrap_eb.py /cm/shared/easybuild

It looks like the install/upgrade documentation has change quite a bit. What upgrade procedure should I follow? I tried via pip and via module install, but I had various problems with both. Before I proceed debugging I want to make sure I'm following the proper procedure.

I think it should be via module install because that appears to be what I have already?

Thanks.

boegel commented 3 years ago

The recommend procedures are documented at https://docs.easybuild.io/en/latest/Installation.html .