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

easy_install method used in bootstrap script is deprecated #3676

Closed
ocaisa opened this issue May 13, 2021 · 2 comments
Closed

easy_install method used in bootstrap script is deprecated #3676

ocaisa opened this issue May 13, 2021 · 2 comments
Milestone

Comments

@ocaisa
Copy link
Member

ocaisa commented May 13, 2021

In #3675 I had to remove Python 3.8 and 3.9 to get CI to pass. For Python >3.4 we should switch the bootstrap script to just use pip3 for stage 1.

@boegel boegel added this to the 4.x milestone May 13, 2021
@boegel
Copy link
Member

boegel commented May 19, 2021

Deprecating the bootstrap script as a whole is probably a better way forward...

It served it's purpose when installing EasyBuild with pip was problematic, but that's long past us now...

We should update the documentation first though, that still recommend the bootstrap script.

@boegel boegel modified the milestones: 4.x, release after 4.4.0 May 19, 2021
@boegel
Copy link
Member

boegel commented Jul 1, 2021

Bootstrap script was deprecated in #3742, not planning to spend more time on it...

@boegel boegel closed this as completed Jul 1, 2021
@boegel boegel modified the milestones: next release (4.4.1), 4.x Jul 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants