Appdaemon-Test-Framework icon indicating copy to clipboard operation
Appdaemon-Test-Framework copied to clipboard

Can no longer install through pip

Open CalamarBicefalo opened this issue 5 months ago • 1 comments

When trying to pip install appdaemontestframework now I get a failure that ends with:

  ERROR: Failed building wheel for aiohttp
Failed to build uvloop aiohttp
ERROR: Failed to build installable wheels for some pyproject.toml based projects (uvloop, aiohttp)

I think we need to bump some versions as aiohttp seems to work for python 3.12 only from version 3.9 and I understand appdaemontestframework is trying to pull 3.8.

CalamarBicefalo avatar May 31 '25 10:05 CalamarBicefalo

I just created a release, with a huge caveat. See: https://github.com/HelloThisIsFlo/Appdaemon-Test-Framework/releases/tag/v5.0.0

Let me know if that worked for you 🙂👍

HelloThisIsFlo avatar Jun 30 '25 15:06 HelloThisIsFlo