Git Product home page Git Product logo

Comments (2)

logicalup avatar logicalup commented on September 1, 2024

Was able to replicate the same exact behavior/bug with Python 3.9.7, MacOs Monterey 12.4, and ledger nano x with firmware 2.0.2 and monero app version 1.78:

app-monero/tools/python (master) » PYTHONPATH=`pwd`/src  python3 -m ledger.monero.seedconv.py online                                                                             1 ↵ jack@Algo-Smith-MBP

=============================================================
Monero Seed Converter v0.9. Copyright (c) Ledger SAS 20018.
Licensed under the Apache License, Version 2.0
=============================================================
        
* Select Language
   2 : English (English)
   3 : Esperanto (Esperanto)
   4 : Français (French)
   5 : Italiano (Italian)
   7 : Lobjan (Lobjan)
   8 : Português (Portuguese)
Enter the number corresponding to the language of your choice (2): 
Open device...
Erase old key words...
Traceback (most recent call last):
  File "/Users/jack/.asdf/installs/python/3.9.7/lib/python3.9/runpy.py", line 188, in _run_module_as_main
    mod_name, mod_spec, code = _get_module_details(mod_name, _Error)
  File "/Users/jack/.asdf/installs/python/3.9.7/lib/python3.9/runpy.py", line 111, in _get_module_details
    __import__(pkg_name)
  File "/Users/jack/projects/app-monero/tools/python/src/ledger/monero/seedconv.py", line 356, in <module>
    get_online_seed(retrieve_language(True))
  File "/Users/jack/projects/app-monero/tools/python/src/ledger/monero/seedconv.py", line 303, in get_online_seed
    send_dict_chunk(dongle,lang['prefix_length'], chunk, start, cnt)
  File "/Users/jack/projects/app-monero/tools/python/src/ledger/monero/seedconv.py", line 276, in send_dict_chunk
    dongle.exchange(apdu)
  File "/Users/jack/.asdf/installs/python/3.9.7/lib/python3.9/site-packages/ledgerblue/comm.py", line 93, in exchange
    result = self.waitImpl.waitFirstResponse(timeout)
  File "/Users/jack/.asdf/installs/python/3.9.7/lib/python3.9/site-packages/ledgerblue/comm.py", line 152, in waitFirstResponse
    data = self.device.read(65)
  File "hid.pyx", line 219, in hid.device.read
OSError: read error
Load dictionnary...............................................................................................%

from app-monero.

logicalup avatar logicalup commented on September 1, 2024

this is duplicate of #104 but I wish 104 had better title

from app-monero.

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.