Git Product home page Git Product logo

Comments (4)

 avatar commented on June 21, 2024

I just wish to install it on cloudfront. I made it run so far, with the command line like in the README.md but now this:

zsh run.zsh 
Traceback (most recent call last):
  File "/usr/local/bin/letsencrypt", line 7, in <module>
    from letsencrypt.cli import main
  File "/usr/local/lib/python2.7/dist-packages/letsencrypt/cli.py", line 26, in <module>
    from acme import jose
  File "/usr/local/lib/python2.7/dist-packages/acme/jose/__init__.py", line 53, in <module>
    from acme.jose.jwa import (
  File "/usr/local/lib/python2.7/dist-packages/acme/jose/jwa.py", line 18, in <module>
    from acme.jose import jwk
  File "/usr/local/lib/python2.7/dist-packages/acme/jose/jwk.py", line 128, in <module>
    class JWKES(JWK):  # pragma: no cover
  File "/usr/local/lib/python2.7/dist-packages/acme/jose/jwk.py", line 137, in JWKES
    ec.EllipticCurvePublicKey, ec.EllipticCurvePrivateKey)
AttributeError: 'module' object has no attribute 'EllipticCurvePublicKey'

from certbot-s3front.

dlapiduz avatar dlapiduz commented on June 21, 2024

@ghost to be honest I can't reproduce your issue, can you check it again if you are still interested?

Thanks

from certbot-s3front.

grappler avatar grappler commented on June 21, 2024

@dlapiduz Ghost is a deleted account, so you will get no response.

from certbot-s3front.

dlapiduz avatar dlapiduz commented on June 21, 2024

Thanks @grappler

from certbot-s3front.

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.