Open kiwijo2000 opened 6 years ago
Sorry, ignore this. I realised I should have run it as
python bootstrap_eb.py EASYBUILD_PREFIX
not
python bootstrap_eb.py $EASYBUILD_PREFIX
@kiwijo2000 I consider this a bug, so thanks for reporting this.
Apparently the bootstrap script doesn't deal well with being passed a relative path (which is basically what you're doing when passing EASYBUILD_PREFIX
rather than $EASYBUILD_PREFIX
).
Hi There I'm having some issues getting EasyBuild installed, which is probably because I'm not very confident using Unix and don't really understand what's going on with the error message. I've tried following some of the previous posts on how to fix install issues, but I couldn't see how to resolve my problem. I have installed Lua and Lmod, and I think that I've set up the paths to these correctly. Below is the error I am getting:
Would you be able to provide some easy to follow instructions on what I can do to try and fix this issue? Many thanks!