GithubHelp home page GithubHelp logo

python_sdk_auth about hologram-python HOT 5 OPEN

hologram-io avatar hologram-io commented on July 27, 2024
python_sdk_auth

from hologram-python.

Comments (5)

DomAmato avatar DomAmato commented on July 27, 2024

you are likely trying to install the library on python2 which is not compatible. Can you run pip -V and check the output? We don't support python 2 anymore since its EOL was the beginning of last year.

from hologram-python.

Howie9600 avatar Howie9600 commented on July 27, 2024

verison 2.7

from hologram-python.

DomAmato avatar DomAmato commented on July 27, 2024

if you want to use our SDK with python 2 you will need to pin the version to 0.8.3. The new version of the auth library is not compatible with the older SDK which is the error you experiencing above.

from hologram-python.

Howie9600 avatar Howie9600 commented on July 27, 2024

what i need to do is run the device with a 3rd party sim and from what i can see the only way to do that is clone the got and modify the files then install which is where i am having the issues. unless there is another way

from hologram-python.

DomAmato avatar DomAmato commented on July 27, 2024

you can use python 3 instead. Its probably aliased to pip3 on your system or something like that. If you really want to use python 2 you can grab code from the previous releases: https://github.com/hologram-io/hologram-python/releases/tag/v0.8.3

from hologram-python.

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.