uber/h3-py

Support PEP 517 builds

Open

#340 opened on Jan 8, 2024

 (3 comments) (0 reactions) (0 assignees)Python (142 forks)github user discovery
help wanted

Repository metrics

Stars
 (1,021 stars)
PR merge metrics
 (Avg merge 24d 19h) (3 merged PRs in 30d)

Description

When attempting to install the h3:

Note: This error originates from the build backend, and is likely not a problem with poetry but with h3 (3.7.6) not supporting PEP 517 builds. You can verify this by running 'pip wheel --no-cache-dir --use-pep517 "h3 (==3.7.6)"'.

Contributor guide