Giter VIP home page Giter VIP logo

Comments (2)

splaisan avatar splaisan commented on August 19, 2024

same issue after installing python3 and reinstalling temper under it (line10 edited back to repo code)

temper-poll -p
Traceback (most recent call last):
  File "/opt/miniconda2/envs/python3/bin/temper-poll", line 11, in <module>
    load_entry_point('temperusb==1.5.3', 'console_scripts', 'temper-poll')()
  File "/opt/miniconda2/envs/python3/lib/python3.6/site-packages/temperusb/cli.py", line 38, in main
    th = TemperHandler()
  File "/opt/miniconda2/envs/python3/lib/python3.6/site-packages/temperusb/temper.py", line 420, in __init__
    usb.core.find(find_all=True, idVendor=vid, idProduct=pid)]
  File "/opt/miniconda2/envs/python3/lib/python3.6/site-packages/usb/core.py", line 1263, in find
    raise NoBackendError('No backend available')
usb.core.NoBackendError: No backend available

lsusb shows the device though

Bus 020 Device 010: ID 0c45:7401 Sonix Technology Co., Ltd. TEMPer1F_V1.3 

                TEMPer1F_V1.3:

                  Product ID: 0x7401
                  Vendor ID: 0x0c45  (Sonix Technology Co., Ltd.)
                  Version: 0.01
                  Speed: Up to 1.5 Mb/sec
                  Manufacturer: RDing
                  Location ID: 0x14211000 / 10
                  Current Available (mA): 500
                  Current Required (mA): 100
                  Extra Operating Current (mA): 0

PIP list

Package Version


certifi 2018.4.16
cffi 1.11.5
csvtomd 0.3.0
libusb 1.0.22b1
pip 10.0.1
pycparser 2.18
pyusb 1.0.2
setuptools 40.0.0
temperusb 1.5.3
wheel 0.31.1

from temper-python.

padelt avatar padelt commented on August 19, 2024

Closing because of age. Not sure we can help much here. pyusb is trying to find a backend (operating system level library) for USB and not finding any. Please reopen as needed.

from temper-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.