Open Djtrip83 opened 3 months ago
Additional info - these are the setuptools versions I have pre-installed:
setuptools 71.0.1 setuptools-git 1.2
Workaround in place for now (for those stuck that needs a quick solution) but not ideal so please update this very good package :)
Step after all other packages (incl. setuptools and excl. pygeohash) are installed/imported:
Getting an error from today when trying to install pygeohash
Collecting pygeohash Using cached pygeohash-1.2.0.tar.gz (5.0 kB) Preparing metadata (setup.py) ... error error: subprocess-exited-with-error
× python setup.py egg_info did not run successfully. │ exit code: 1 ╰─> [53 lines of output] running egg_info creating /tmp/pip-pip-egg-info-hhk8yq3i/pygeohash.egg-info writing /tmp/pip-pip-egg-info-hhk8yq3i/pygeohash.egg-info/PKG-INFO writing dependency_links to /tmp/pip-pip-egg-info-hhk8yq3i/pygeohash.egg-info/dependency_links.txt writing top-level names to /tmp/pip-pip-egg-info-hhk8yq3i/pygeohash.egg-info/top_level.txt writing manifest file '/tmp/pip-pip-egg-info-hhk8yq3i/pygeohash.egg-info/SOURCES.txt' reading manifest file '/tmp/pip-pip-egg-info-hhk8yq3i/pygeohash.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' /databricks/python3/lib/python3.8/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options !!
note: This error originates from a subprocess, and is likely not a problem with pip. error: metadata-generation-failed
× Encountered error while generating package metadata. ╰─> See above for output.
note: This is an issue with the package mentioned above, not pip. hint: See above for details.