autodistill-grounding-dino
autodistill-grounding-dino copied to clipboard
pip install error
I downloaded using pip, but an encoding error occurred and installation failed. I tried setting up pythonencoding and tried setup install using the github code, but it didn't install. help!!
os:windows11
error code: Preparing metadata (setup.py) ... error error: subprocess-exited-with-error
× python setup.py egg_info did not run successfully.
│ exit code: 1
╰─> [6 lines of output]
Traceback (most recent call last):
File "
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.
I have the same question.