Skip to content
This repository was archived by the owner on Jul 27, 2023. It is now read-only.

Tare is unsuccessful ERROR #50

@Klaudia19

Description

@Klaudia19

Hi, I Have problem with running example.py as it is giving me thiss error:

/home/klaudia/.local/lib/python3.9/site-packages/hx711.py:60: RuntimeWarning: This channel is already in use, continuing anyway. Use GPIO.setwarnings(False) to disable warnings.
GPIO.setup(self._pd_sck, GPIO.OUT) # pin _pd_sck is output only
True
Traceback (most recent call last):
File "/home/klaudia/Desktop/kb/HX711/python_examples/example.py", line 16, in
raise ValueError('Tare is unsuccessful.')
ValueError: Tare is unsuccessful.

Does anyone have an idea why this is happening ?

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