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
In EasyBuild v4.3.4, poetry was added as a missing (build) dep somewhere, and now the --missing check at the end of the installation script fails because poetry isn't installed (even though it's really just a build dep).
Applies to the following subdirectories of
2021.03/software/linux:aarch64/genericaarch64/graviton2x86_64/genericx86_64/amd/zen2Other subdirectories like
x86_64/intel/{haswell,skylake_avx512}should be fine because they were installed later.RStudio-Serverneeds to be reinstalled due to Update RStudio-Server installation #84poetrywas added as a missing (build) dep somewhere, and now the--missingcheck at the end of the installation script fails becausepoetryisn't installed (even though it's really just a build dep).