-
Notifications
You must be signed in to change notification settings - Fork 202
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bootstrap_eb.py fails on Ubuntu 16.04 #2354
Comments
Installing setuptools changes the error:
|
There is no git command available
installing git should get you further. For more details on the real problem see #1962 |
Also, there are some python packages that are requirements (and include |
Hurray! Installing git solved the problem. Beside me, 2 seasoned HPC administrators were trying to troubleshoot this problem for over 1 hour. Please, add the git to the list of the compulsory requirements to save time for others. Or should I file a separate issue for that? |
#1962 talks through this issue, |
When no sufficiently recent version of
@adamryczkowski I feel this issue can be closed since the issues you reported are already known? |
Error:
Steps to reproduce:
wget https://raw.githubusercontent.com/easybuilders/easybuild-framework/develop/easybuild/scripts/bootstrap_eb.py
sudo apt install lmod python
source /usr/share/lmod/lmod/init/profile
python bootstrap_eb.py $HOME/.local/easybuild
The text was updated successfully, but these errors were encountered: