Giter Site home page Giter Site logo

Comments (4)

labeneator avatar labeneator commented on May 21, 2024

Yup. Preinstalling httpsig_cffi allows the package to be installed

pip install httpsig_cffi
pip install -U httpie-httpsig-auth

from httpie-http-signatures.

manuthu avatar manuthu commented on May 21, 2024

The requirement appears to be in the setup.py

(test) ➜  ~ pip install httpie-httpsig-auth
Collecting httpie-httpsig-auth
Collecting requests>=2.14.2 (from httpie-httpsig-auth)
  Using cached requests-2.18.4-py2.py3-none-any.whl
Collecting six>=1.10.0 (from httpie-httpsig-auth)
  Using cached six-1.10.0-py2.py3-none-any.whl
Collecting httpsig-cffi>=15.0.0 (from httpie-httpsig-auth)
  Using cached httpsig_cffi-15.0.0-py2.py3-none-any.whl
Collecting httpie>=0.7.0 (from httpie-httpsig-auth)
  Using cached httpie-0.9.9-py2.py3-none-any.whl
Collecting idna<2.7,>=2.5 (from requests>=2.14.2->httpie-httpsig-auth)
  Using cached idna-2.6-py2.py3-none-any.whl
Collecting urllib3<1.23,>=1.21.1 (from requests>=2.14.2->httpie-httpsig-auth)
  Using cached urllib3-1.22-py2.py3-none-any.whl
Collecting certifi>=2017.4.17 (from requests>=2.14.2->httpie-httpsig-auth)
  Using cached certifi-2017.7.27.1-py2.py3-none-any.whl
Collecting chardet<3.1.0,>=3.0.2 (from requests>=2.14.2->httpie-httpsig-auth)
  Using cached chardet-3.0.4-py2.py3-none-any.whl
Collecting cryptography (from httpsig-cffi>=15.0.0->httpie-httpsig-auth)
  Using cached cryptography-2.0.3-cp27-cp27m-macosx_10_6_intel.whl
Collecting Pygments>=2.1.3 (from httpie>=0.7.0->httpie-httpsig-auth)
  Using cached Pygments-2.2.0-py2.py3-none-any.whl
Collecting ipaddress (from cryptography->httpsig-cffi>=15.0.0->httpie-httpsig-auth)
  Using cached ipaddress-1.0.18-py2-none-any.whl
Collecting asn1crypto>=0.21.0 (from cryptography->httpsig-cffi>=15.0.0->httpie-httpsig-auth)
  Using cached asn1crypto-0.22.0-py2.py3-none-any.whl
Collecting enum34 (from cryptography->httpsig-cffi>=15.0.0->httpie-httpsig-auth)
  Using cached enum34-1.1.6-py2-none-any.whl
Collecting cffi>=1.7 (from cryptography->httpsig-cffi>=15.0.0->httpie-httpsig-auth)
  Using cached cffi-1.10.0-cp27-cp27m-macosx_10_6_intel.whl
Collecting pycparser (from cffi>=1.7->cryptography->httpsig-cffi>=15.0.0->httpie-httpsig-auth)
Installing collected packages: idna, urllib3, certifi, chardet, requests, six, ipaddress, asn1crypto, enum34, pycparser, cffi, cryptography, httpsig-cffi, Pygments, httpie, httpie-httpsig-auth
Successfully installed Pygments-2.2.0 asn1crypto-0.22.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 cryptography-2.0.3 enum34-1.1.6 httpie-0.9.9 httpie-httpsig-auth-0.1.0 httpsig-cffi-15.0.0 idna-2.6 ipaddress-1.0.18 pycparser-2.18 requests-2.18.4 six-1.10.0 urllib3-1.22

from httpie-http-signatures.

labeneator avatar labeneator commented on May 21, 2024

So why does it fail in my use case? Can you try on a box w/out httpie preinstalled?

from httpie-http-signatures.

manuthu avatar manuthu commented on May 21, 2024

Fixed and changes made upstream

from httpie-http-signatures.

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.