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

Setup failed for custom integration alarmdotcom: Requirements for alarmdotcom not found: ['pyalarmdotcomajax==0.5.10'] #346

Closed
mbhforum opened this issue Nov 2, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@mbhforum
Copy link

mbhforum commented Nov 2, 2023

Please provide as much detail as possible. It's helpful to include Home Assistant debug logs from this integration.

Instructions for enabling debugging are available at https://github.com/pyalarmdotcom/alarmdotcom/wiki/How-to-Test-&-Debug#enable-code-debugging. (Alarmdotcom debug logs are verbose, so don't forget to disable debug logging when you're done!)

Describe the bug
Integration is not loading. I tried the "master" and the latest version 3.0.10 and same results.

Setup failed for custom integration alarmdotcom: Requirements for alarmdotcom not found: ['pyalarmdotcomajax==0.5.10'].
4:47:46 PM – (ERROR) setup.py
Unable to install package pyalarmdotcomajax==0.5.10: ERROR: Ignored the following versions that require a different python version: 0.5.10 Requires-Python >=3.11; 0.5.6 Requires-Python >=3.11; 0.5.7 Requires-Python >=3.11; 0.5.8 Requires-Python >=3.11; 0.5.9 Requires-Python >=3.11 ERROR: Could not find a version that satisfies the requirement pyalarmdotcomajax==0.5.10 (from versions: 0.1.0, 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.1.5, 0.1.6, 0.1.7, 0.1.8, 0.1.10, 0.1.11, 0.1.12, 0.1.13, 0.2.0b0, 0.2.0b1, 0.2.0b2, 0.2.0b3, 0.2.0b4, 0.2.0b5, 0.2.0b6, 0.2.0b7, 0.2.0b8, 0.2.0b9, 0.2.0, 0.2.1, 0.2.2, 0.2.3, 0.2.4, 0.2.5, 0.2.6, 0.2.7, 0.2.8, 0.2.9, 0.2.10, 0.3.0, 0.3.1, 0.3.2, 0.3.3, 0.3.4, 0.4, 0.4.1, 0.4.2, 0.4.3, 0.4.4, 0.4.5b0, 0.4.5, 0.4.6, 0.4.7, 0.4.8, 0.4.9b0, 0.4.9, 0.4.10b0, 0.4.10, 0.4.11, 0.4.12, 0.4.13, 0.4.14, 0.4.15, 0.5.0b0, 0.5.0b2, 0.5.0b3, 0.5.0b4, 0.5.0b5, 0.5.0b6, 0.5.0, 0.5.1, 0.5.2, 0.5.3, 0.5.4, 0.5.5) ERROR: No matching distribution found for pyalarmdotcomajax==0.5.10 [notice] A new release of pip is available: 23.1 -> 23.3.1 [notice] To update, run: pip install --upgrade pip
4:47:46 PM – (ERROR) util/package.py - message first occurred at 4:47:35 PM and shows up 3 times

To Reproduce
Steps to reproduce the behavior:

Restart Home Assistant and above error appears

Expected behavior
Service starts properly

Screenshots
If applicable, add screenshots to help explain your problem.

Home Assistant Version:

Home Assistant 2023.5.0

Additional context
I am running Home Assistant in a Docker container

@mbhforum mbhforum added the bug Something isn't working label Nov 2, 2023
@mbhforum mbhforum closed this as completed Nov 2, 2023
@mbhforum mbhforum reopened this Nov 2, 2023
@mbhforum mbhforum closed this as completed Nov 4, 2023
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

1 participant