dinov2 icon indicating copy to clipboard operation
dinov2 copied to clipboard

help

Open qiantubu opened this issue 1 year ago • 2 comments

Sorry, I installed -- extra index URL https://pypi.nvidia.com CUML CU11 generated this error

pip install --extra-index-url https://pypi.nvidia.com cuml_cu11 Looking in indexes: https://pypi.org/simple, https://pypi.nvidia.com Collecting cuml_cu11 Using cached cuml_cu11-23.4.0.1681368248.tar.gz (6.8 kB) Preparing metadata (setup.py) ... error error: subprocess-exited-with-error

× python setup.py egg_info did not run successfully. │ exit code: 1 ╰─> [16 lines of output] Traceback (most recent call last): File "", line 2, in File "", line 34, in File "C:\Users\Lenovo\AppData\Local\Temp\pip-install-lp6867xq\cuml-cu11_29831863f455450faf83190fcc7a7e3c\setup.py", line 137, in raise RuntimeError(open("ERROR.txt", "r").read()) RuntimeError: ########################################################################################### The package you are trying to install is only a placeholder project on PyPI.org repository. This package is hosted on NVIDIA Python Package Index.

  This package can be installed as:
  ```
  $ pip install --extra-index-url https://pypi.nvidia.com cuml_cu11
  ```
  ###########################################################################################

  [end of output]

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.

What is the problem?

qiantubu avatar Apr 19 '23 05:04 qiantubu

alreadly deal .please choose more lower versions.

qiantubu avatar Apr 19 '23 06:04 qiantubu

  • https://github.com/facebookresearch/dinov2/issues/9

woctezuma avatar Apr 19 '23 12:04 woctezuma

Closing as answered.

patricklabatut avatar Apr 24 '23 23:04 patricklabatut