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

build-backend="setuptools.build_meta" might be missing to support virtualenv #8

Open
kontramind opened this issue Jul 15, 2019 · 1 comment

Comments

@kontramind
Copy link
Contributor

Installing zivid python bindings is failing.
this seems to be due to missing build-backend="setuptools.build_meta".
Please look: pypa/setuptools#1694 (comment)

@nedrebo nedrebo changed the title build-backend="setuptools.build_meta" might be missing tp support virtualenv build-backend="setuptools.build_meta" might be missing to support virtualenv Jul 15, 2019
@nedrebo
Copy link
Contributor

nedrebo commented Jul 15, 2019

This seems to be the root cause: pypa/pip#6264

We have two options:

  1. Wait for fix in pip
  2. Add build-backend to pyproject.toml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants