Skip to content

missing the 'build_editable' hook #4037

Answered by abravalheri
sam-s asked this question in Q&A
Discussion options

You must be logged in to vote

Yeap, @webknjaz is right. Please make sure pip is updated, and that pyapp is not capping the version of setuptools specified in pyproject.toml.

If the problem still persists after you update pip and verify pyapp does not cap setuptools version, you can still try installing both setuptools and wheel and then running pip install --no-build-isolation .... There might be a chance there is a leak on the build environment isolation provided by pip (depending on the patches your OS might apply to Python/pip).

Replies: 3 comments 5 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@sam-s
Comment options

@abravalheri
Comment options

Answer selected by sam-s
Comment options

You must be logged in to vote
3 replies
@abravalheri
Comment options

@sam-s
Comment options

@abravalheri
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants