dreautall / ha-stromnetzgraz

Home Assistant Custom Component for Stromnetz Graz
MIT License
15 stars 1 forks source link

pyJWT==2.5.0 package versions conflicting dependencies in Home Assistant 2023.4.0 #5

Closed wieluk closed 1 year ago

wieluk commented 1 year ago

Hey after updating homeassistant this appears in the log messages.

 Logger: homeassistant.setup
Source: setup.py:205
First occurred: 20:54:31 (1 occurrences)
Last logged: 20:54:31
Setup failed for custom integration stromnetzgraz: Requirements for stromnetzgraz not found: ['pyJWT==2.5.0'].
 Logger: homeassistant.util.package
Source: util/package.py:107
First occurred: 20:54:09 (3 occurrences)
Last logged: 20:54:18
Unable to install package pyJWT==2.5.0: ERROR: Cannot install pyJWT==2.5.0 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.0 -> 23.0.1 [notice] To update, run: pip install --upgrade pip
dreautall commented 1 year ago

Thanks for the report! Should be fixed with v0.1.7, the missing day(s) will be re-fetched during the next update cycle.