Coder Social home page Coder Social logo

Comments (5)

prusnak avatar prusnak commented on May 31, 2024

Fucking OS X. Fixed in 915cf00 and released as 0.6.11

from python-trezor.

ELM4Ever avatar ELM4Ever commented on May 31, 2024

Thanks. It works now.

BTW: v0.6.11 is not compatible with protobuf v3.0.0. I understand that the latest stable version is 2.6.1, but if left unspecified in a setup.py file, protobuf will update to 3.0.0 (which is the case for Electrum). I have asked Electrum to force the download to 2.6.1, but you may also want to have a look at the issue with 3.0.0.

from python-trezor.

ELM4Ever avatar ELM4Ever commented on May 31, 2024

Just to let you know. python-Trezor 0.6.11 works with Electrum 2.5.4, but not version 2.6 (latest github head). They are looking at this issue.

from python-trezor.

prusnak avatar prusnak commented on May 31, 2024

python-trezor never worked with protobuf 3.x and I don't have plan to change this (because it would require changing the protobuf version used in the device itself).

There is a requirement on version 'protobuf==2.6.1' in setup.py of python-trezor: https://github.com/trezor/python-trezor/blob/master/setup.py#L32

from python-trezor.

ELM4Ever avatar ELM4Ever commented on May 31, 2024

Latest changes made to Electrum 2.6, combined to python-trezor 0.6.11 now work well (OSX).

Thanks.

from python-trezor.

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.