Skip to content

oserror open failed. #9

Description

@hippylover
02:09:26 kris ~/unit_ut61eplus-main $ python readDMM.py 
Traceback (most recent call last):
  File "/home/kris/unit_ut61eplus-main/readDMM.py", line 9, in <module>
    dmm = UT61EPLUS()
          ^^^^^^^^^^^
  File "/home/kris/unit_ut61eplus-main/ut61eplus/ut61eplus.py", line 313, in __init__
    self.dev.open(self.CP2110_VID, self.CP2110_PID)
  File "hid.pyx", line 142, in hid.device.open
OSError: open failed

i have the library installed https://github.com/trezor/cython-hidapi through archlinux package manager

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions