ericpulvino / pyBusylight

A python library to control Busylight devices based on pyusb.
MIT License
6 stars 8 forks source link

Can't connect to Busylight #4

Open florianbaer opened 4 years ago

florianbaer commented 4 years ago

Hi eric

Thank you for your efforts so far. But unfortunately i'm unable to connect to my BusyLight Alpha. It's always the same error message: ValueError: Device not found

I tried it on the following systems:

  1. RPI 4 with Raspian OS
  2. Pop_OS
  3. Windows with libusb
  4. WSL (following error 8045 segmentation fault (core dumped))

libusb-1.0-0 is installed... What are futher debugging possibilities?

Thanks in advance!