uber/h3-py

Support PEP 517 builds

Offen

#340 geöffnet am 08.01.2024

 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (142 Forks)github user discovery
help wanted

Repository-Metriken

Stars
 (1.021 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 24T 19h) (3 gemergte PRs in 30 T)

Beschreibung

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