Coder Social home page Coder Social logo

Comments (5)

vinyll avatar vinyll commented on August 18, 2024

Wheel should have been installed.

You may manually install it:

~/.certbot-src/venv3/bin/pip install wheel

from certbot-install.

 avatar commented on August 18, 2024

wheel is installed, but it doesn't work (still as in the first post)

root@vds:~/certbot/venv3/bin# pip3 install wheel
Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (0.34.2)
root@vds:~/certbot/venv3/bin# ./pip install wheel
Requirement already satisfied: wheel in /root/certbot/venv3/lib/python3.8/site-packages

from certbot-install.

vinyll avatar vinyll commented on August 18, 2024

I've added dependencies explicitly.
Can you try to run the install script again?

from certbot-install.

vinyll avatar vinyll commented on August 18, 2024

I'll close this for inactivity and will reopen if error occurs again.

from certbot-install.

ustczzh avatar ustczzh commented on August 18, 2024

same thing still happen for me on two ubuntu 20.04, and I've tried ~/.certbot-src/venv3/bin/pip install wheel.

  • /root/.certbot-src/venv3/bin/python /root/.certbot-src/letsencrypt-auto-source/pieces/pipstrap.py
    ERROR: Command errored out with exit status 1:
    command: /root/.certbot-src/venv3/bin/python -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-xg_28fyr/setup.py'"'"'; file='"'"'/tmp/pip-req-build-xg_28fyr/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(file);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-c1o81bag
    cwd: /tmp/pip-req-build-xg_28fyr/
    Complete output (6 lines):
    usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
    or: setup.py --help [cmd1 cmd2 ...]
    or: setup.py --help-commands
    or: setup.py cmd --help

    error: invalid command 'bdist_wheel'

    ERROR: Failed building wheel for pip

from certbot-install.

Related Issues (3)

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.