Appdaemon-Test-Framework
Appdaemon-Test-Framework copied to clipboard
Can no longer install through pip
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.
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 🙂👍