openai / CLIP

CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mistake in tutor

spzhuang opened this issue · comments

There is a mistake in your colab tutor. Need help, need modify !

Building wheels for collected packages: jukebox, numba, llvmlite
  Building wheel for jukebox (setup.py) ... done
  Created wheel for jukebox: filename=jukebox-1.0-py3-none-any.whl size=191282 sha256=f986bd127bd98978e872fc815686f5f52a4def5ff09167fcc3f06b0eb6309188
  Stored in directory: /tmp/pip-ephem-wheel-cache-gv9jyly1/wheels/d3/52/54/2771a05112f6f516bbd9f79213a48ac0030584c07faa891399
  error: subprocess-exited-with-error
  
  × python setup.py bdist_wheel did not run successfully.
  │ exit code: 1
  ╰─> See above for output.
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
  Building wheel for numba (setup.py) ... error
  ERROR: Failed building wheel for numba
  Running setup.py clean for numba
  error: subprocess-exited-with-error
  
  × python setup.py bdist_wheel did not run successfully.
  │ exit code: 1
  ╰─> See above for output.
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
  Building wheel for llvmlite (setup.py) ... error
  ERROR: Failed building wheel for llvmlite
  Running setup.py clean for llvmlite
Successfully built jukebox
Failed to build numba llvmlite
ERROR: Could not build wheels for numba, llvmlite, which is required to install pyproject.toml-based projects