Hello, I'm new to EasyBuild and this list, but I do have a bug report. I posted it on GitHub issues, but not sure if it will be seen there:
https://github.com/hpcugent/easybuild/issues/181 The problem here is that EasyBuild gets really upset (i.e. doesn't work) if the default "python" on your environment is NOT Python 2. Even if you DO have Python2 available, EasyBuild doesn't know how to use it consistently. I've kludged around this problem for now; but it's a bit messy, and the command "module EasyBuild" doesn't work. It would be great if this could be fixed. -- Elizabeth PS: I'm not asking that EasyBuild be converted to Python3 --- a project that, while maybe a good thing, would not provide immediate value. I'm only asking that EasyBuild work properly in an environment where "python" means Pyhton3.

