sbcshop / USB-RTC-Software

USB RTC is an open source real time clock device that comprises MCP2221, a USB-to-UART/I2C serial converter, which enables USB connectivity, in the processes that include a USB, UART(Serial), GPIO, and I2C interfaces.
GNU General Public License v3.0
11 stars 4 forks source link

python3: ../../libusb/os/threads_posix.h:58: usbi_mutex_destroy: Assertion `pthread_mutex_destroy(mutex) == 0' failed. #6

Open p1r473 opened 2 years ago

p1r473 commented 2 years ago

Anyone get this error? On Raspbian Bullseye

/usr/bin/python3 /home/pi/USB-RTC/Set_Time_Boot.py /usr/bin/python3 /home/pi/USB-RTC/Set_Time_Boot.py
Sun 16 Jan 2022 01:00:14 PM EST
python3: ../../libusb/os/threads_posix.h:58: usbi_mutex_destroy: Assertion `pthread_mutex_destroy(mutex) == 0' failed.
Aborted