Hassle with HWI

0
3


I’ve downloaded and put in {hardware} pockets interface, right here is the output that I am getting from ./hwi.py enumerate:

Traceback (most up-to-date name final):
  File "/dwelling/eoin/HWI/./hwi.py", line 7, in <module>
    most important()
  File "/dwelling/eoin/HWI/hwilib/_cli.py", line 304, in most important
    consequence = process_commands(sys.argv[1:])
  File "/dwelling/eoin/HWI/hwilib/_cli.py", line 270, in process_commands
    return args.func(args)
  File "/dwelling/eoin/HWI/hwilib/_cli.py", line 63, in enumerate_handler
    return enumerate(password=args.password, skilled=args.skilled, chain=args.chain)
  File "/dwelling/eoin/HWI/hwilib/instructions.py", line 117, in enumerate
    consequence.lengthen(imported_dev.enumerate(password, skilled, chain))
  File "/dwelling/eoin/HWI/hwilib/units/trezor.py", line 857, in enumerate
    devs.lengthen(webusb.WebUsbTransport.enumerate())
  File "/dwelling/eoin/HWI/hwilib/units/trezorlib/transport/webusb.py", line 130, in enumerate
    dev.getProduct()
  File "/dwelling/eoin/.native/lib/python3.10/site-packages/usb1/__init__.py", line 2003, in getProduct
    return self.open().getProduct()
  File "/dwelling/eoin/.native/lib/python3.10/site-packages/usb1/__init__.py", line 2055, in open
    mayRaiseUSBError(libusb1.libusb_open(self.device_p, byref(deal with)))
  File "/dwelling/eoin/.native/lib/python3.10/site-packages/usb1/__init__.py", line 127, in mayRaiseUSBError
    __raiseUSBError(worth)
  File "/dwelling/eoin/.native/lib/python3.10/site-packages/usb1/__init__.py", line 119, in raiseUSBError
    increase __STATUS_TO_EXCEPTION_DICT.get(worth, __USBError)(worth)
usb1.USBErrorAccess: LIBUSB_ERROR_ACCESS [-3]

What’s the drawback right here? It’s supposed to inform me the system sort and system path, however as an alternative that is what I get.

LEAVE A REPLY

Please enter your comment!
Please enter your name here