Open tijmenvandenbrink opened 1 year ago
It might be worth updating this library and trying again. I've been busy changing/breaking things.
Use the unstable install from within your virtual environment-
git clone https://github.com/pimoroni/pms5003-python/
cd pms5003-python
pip install .
I ran into this same error just yesterday and I can't quite recall why. I think I was calling 'Chip.request_lines' incorrectly, but the library should not do this.
Hi,
I'm getting the following error after upgrading pms5003 from 0.0.5 to 1.0.0. I'm running on:
I get the following error:
Any idea how to resolve this?