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

Set better defaults in PythonPackage #2127

Closed
Flamefire opened this issue Aug 19, 2020 · 2 comments
Closed

Set better defaults in PythonPackage #2127

Flamefire opened this issue Aug 19, 2020 · 2 comments
Milestone

Comments

@Flamefire
Copy link
Contributor

We tend to set

download_dep_fail = True
use_pip = True
sanity_pip_check = True

for all PythonPackage ECs nowadays and pip should be the default to install PythonPackages as well as the sanity check and download_dep_fail.

Hence for EasyBuild 5.0 I propose to set this as the default which is a potentially breaking change for ECs not updated but likely to work for most packages anyway.

@boegel if agreed please add this to the 5.0 milestone

@Flamefire
Copy link
Contributor Author

Pinging in here after discovering an issue caused by not using pip: #2389

@boegel
Copy link
Member

boegel commented Nov 8, 2023

This will be fixed by #3022

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

3 participants