Code Monkey home page Code Monkey logo

Comments (6)

Kabanosk avatar Kabanosk commented on August 24, 2024 1

Do you have the setuptools package installed? If not, try pip install setuptools.

from shap-e.

yeblu avatar yeblu commented on August 24, 2024 1

I'm having a problem with the pip installation suggested, this is the error:

error: subprocess-exited-with-error

× git clone --filter=blob:none --quiet https://github.com/openai/CLIP.git 'C:\Users\lulus\AppData\Local\Temp\pip-install-b9tu2zt8\clip_4957fd2496f34a3186e3579b03210aa7' did not run successfully.
│ exit code: 128
╰─> See above for output.

note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error

× git clone --filter=blob:none --quiet https://github.com/openai/CLIP.git 'C:\Users\lulus\AppData\Local\Temp\pip-install-b9tu2zt8\clip_4957fd2496f34a3186e3579b03210aa7' did not run successfully.
│ exit code: 128
╰─> See above for output.

note: This error originates from a subprocess, and is likely not a problem with pip.

from shap-e.

Python-Sargent avatar Python-Sargent commented on August 24, 2024

from shap-e.

Python-Sargent avatar Python-Sargent commented on August 24, 2024

I installed using Pacman, and then tried using PIP to install:

Defaulting to user installation because normal site-packages is not writeable
Requirement already satisfied: setuptools in /home/samuel/.local/lib/python3.10/site-packages (65.7.0)
ERROR: Could not install packages due to an OSError: [Errno 2] No such file or directory: '/home/samuel/.local/lib/python3.10/site-packages/setuptools-65.7.0.dist-info/METADATA'

from shap-e.

Kabanosk avatar Kabanosk commented on August 24, 2024

Maybe try python -m pip install setuptools or python3 -m pip install setuptools instead of pip install setuptools

from shap-e.

jayanthd26 avatar jayanthd26 commented on August 24, 2024

pip install -U setuptools
pip install -e .
Try this once

from shap-e.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.