Skip to content

disable 'build isolation' feature in pip > 10.x#1623

Merged
ocaisa merged 1 commit intoeasybuilders:developfrom
boegel:disable_pip10_build_isolation
Jan 25, 2019
Merged

disable 'build isolation' feature in pip > 10.x#1623
ocaisa merged 1 commit intoeasybuilders:developfrom
boegel:disable_pip10_build_isolation

Conversation

@boegel
Copy link
Copy Markdown
Member

@boegel boegel commented Jan 25, 2019

We need to disable pip fancy new "build isolation" feature (cfr. https://pip.pypa.io/en/stable/reference/pip/#pep-517-and-518-support), since it auto-downloads & installs build dependencies (even if they are there already!).

This change fixes the problem with scikit-image discussed in easybuilders/easybuild-easyconfigs#7491

…ds & installs build dependencies (even if they are there already)
@ocaisa ocaisa merged commit 20d3c92 into easybuilders:develop Jan 25, 2019
@boegel boegel deleted the disable_pip10_build_isolation branch January 25, 2019 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants