GithubHelp home page GithubHelp logo

njoyce / flask-letsencrypt Goto Github PK

View Code? Open in Web Editor NEW
15.0 2.0 1.0 8 KB

Let's Encrypt ACME simple http challenge support

License: Other

Python 100.00%
letsencrypt python python3 flask flask-letsencrypt http-challenge

flask-letsencrypt's People

Contributors

njoyce avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

j0ma

flask-letsencrypt's Issues

Install fails with pip 18.0

Problem

Pinging @njoyce . Tried to install this extension for my Flask app today, but the install seems to be failing.

Reproducible example

  1. Verify pip version
[redacted]@[redacted]:~$ pip --version
pip 18.0 from /usr/local/lib/python3.5/dist-packages/pip (python 3.5)
  1. Try installing
[redacted]@[redacted]:~$ pip install flask_letsencrypt
Collecting flask_letsencrypt
  Using cached https://files.pythonhosted.org/packages/5a/ad/b6e2c8d73f7e5598aa1c054a18221ec8c6915c46e3ecab1a158850951915/flask-letsencrypt-0.1.tar.gz
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/tmp/pip-install-dbagohow/flask-letsencrypt/setup.py", line 3, in <module>
        from pip.req import parse_requirements
    ImportError: No module named 'pip.req'

    ----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-install-dbagohow/flask-letsencrypt/

The same problem persists if I clone the repository and run setup.py manually:

[redacted]@[redacted]:~/flask-letsencrypt$ sudo python setup.py
Traceback (most recent call last):
  File "setup.py", line 3, in <module>
    from pip.req import parse_requirements
ImportError: No module named req

Any advice on what to do? Ideally I wouldn't like to downgrade pip.

Happy to contribute & make the change to fix this if you can point me in the right direction a little :)

Thanks in advance!

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.