ionelmc/python-lazy-object-proxy

Error when install: the project doesn't specify a build backend

suliveevil opened this issue · 2 comments

This looks like a pip bug, either it's broken or the message that it give is misleading. This project does declare the build deps (including wheel) in pyproject.toml. Perhaps you can workaround this problem by updating pip or installing wheel before attempting the install?

Thank you very much.