You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dear Sir or Madam,
I am new about AQI measurement. I found a tutorial and I configure a Raspberry Zero W with Raspbian. I could successfully install the SDS011 library and I also installed. I am using Python3
sudo pip3 install python-aqi
(I also tried with pip install python-aqi)
I did see any errors. However, when I call the function
I'm also using the Nova sensors (SDS011) and had the same problem. There seems to be an issue with the pip installation. However, you can download the code directly to a zip file, and place your code into the master folder. Running the code directly in the master folder "fixed" the problem.
Dear Sir or Madam,
I am new about AQI measurement. I found a tutorial and I configure a Raspberry Zero W with Raspbian. I could successfully install the SDS011 library and I also installed. I am using Python3
sudo pip3 install python-aqi
(I also tried with pip install python-aqi)
I did see any errors. However, when I call the function
I got that error
Any reason of this error? Did I missed a step?
Many thank for your help
The text was updated successfully, but these errors were encountered: