Skip to content
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

Patch fix easybuild error #143

Merged

Conversation

eesaanatluri
Copy link

This PR fixes the errors encountered during easy build bootstrapping due to

  1. outdated setuptools in python and
  2. wheel not being installed.

Easybuild bootstrap script is failing with following error
"Failed to find right 'easy_install' command!" during easybuild
installation. To avoid this we install python3 and pip3, so that setup
tools for python3 can be installed using pip3.
It also avoids easy_install error about finding the right command
@jprorama jprorama merged commit 05edc38 into jprorama:feat-openstack Feb 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants