weltmeyer / ha_snmp_stats

GNU General Public License v3.0
12 stars 9 forks source link

Unable to load snmp_stats after upgrade to HA Core 5.0 #13

Open a351must2 opened 1 year ago

a351must2 commented 1 year ago

Logger: homeassistant.util.package Source: util/package.py:107 First occurred: 1:50:29 PM (3 occurrences) Last logged: 1:50:34 PM

Unable to install package pysnmp: ERROR: Cannot install pysnmp because these package versions have conflicting dependencies. ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts [notice] A new release of pip is available: 23.1 -> 23.1.2 [notice] To update, run: pip install --upgrade pip

romain1206 commented 1 year ago

hello

i have the same

cutec-chris commented 1 year ago

metoo

cjensenius commented 1 year ago

https://github.com/home-assistant/core/pull/72645 it appears that pysnmp is no longer due to the untimely passing if the project maintainer. There is a community replacement which can likely be used instead - https://pypi.org/project/pysnmplib/