hrbonz / python-aqi

A library to convert between AQI value and pollutant concentration (µg/m³ or ppm)
BSD 3-Clause "New" or "Revised" License
60 stars 28 forks source link

AttributeError: module 'aqi' has no attribute #31

Open xigrug opened 2 years ago

xigrug commented 2 years ago

AttributeError: module 'aqi' has no attribute 'POLLUTANT_O3_24H’ POLLUTANT_CO_24H POLLUTANT_CO_1H

For algo.MEP how to solve this problem?