Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v2.7.0-beta.1 Python Version Error #12

Closed
MichaelCWarren opened this issue Dec 6, 2024 · 3 comments
Closed

v2.7.0-beta.1 Python Version Error #12

MichaelCWarren opened this issue Dec 6, 2024 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@MichaelCWarren
Copy link

[12/5/2024, 7:11:16 PM] [KasaPython] [Python Check] ERROR: Ignored the following versions that require a different python version: 0.8.0 Requires-Python <4.0,>=3.11 [12/5/2024, 7:11:16 PM] [KasaPython] [Python Check] ERROR: Could not find a version that satisfies the requirement python-kasa==0.8.0 (from versions: 0.4.0.dev0, 0.4.0.dev1, 0.4.0.dev2, 0.4.0.dev3, 0.4.0.dev4, 0.4.0.dev5, 0.4.0, 0.4.1, 0.4.2, 0.4.3, 0.5.0, 0.5.1, 0.5.2, 0.5.3, 0.5.4, 0.6.0.dev0, 0.6.0.dev1, 0.6.0.dev2, 0.6.0, 0.6.0.1, 0.6.1, 0.6.2, 0.6.2.1, 0.7.0.dev0, 0.7.0.dev1, 0.7.0.dev2, 0.7.0.dev3, 0.7.0.dev4, 0.7.0.dev5, 0.7.0, 0.7.0.1, 0.7.0.2, 0.7.0.3, 0.7.0.4, 0.7.0.5, 0.7.1, 0.7.2, 0.7.3, 0.7.4, 0.7.5, 0.7.6, 0.7.7) [12/5/2024, 7:11:16 PM] [KasaPython] [Python Check] ERROR: No matching distribution found for python-kasa==0.8.0

I get the above when trying your new beta build. Looks like maybe python-kata requires a newer python version?

Thanks for your help.

Sorry I didn't follow the bug report template :-)

@MichaelCWarren MichaelCWarren added the bug Something isn't working label Dec 6, 2024
@ZeliardM
Copy link
Owner

ZeliardM commented Dec 6, 2024

It's all good, yea, this version requires Python3.11 or greater unfortunately. I know the current docker image of Homebridge only comes with Python3.10 and they are working on updating it to come with Python3.12 by default.

@ZeliardM ZeliardM self-assigned this Dec 6, 2024
@MichaelCWarren
Copy link
Author

MichaelCWarren commented Dec 6, 2024 via email

@ZeliardM
Copy link
Owner

ZeliardM commented Dec 6, 2024

Yea, until they wrap up with this PR, custom would have to be the way to go:

homebridge/docker-homebridge#576

There have been some issues reported by others on the beta build right now, so if you want to hang back on the latest builds for now until I get those resolved that's good too.

Or if you get your Python updated and want to give a hand fixing the beta, that'd be great as well.

Either way, I appreciate your help and work on the initial PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants