-
-
Notifications
You must be signed in to change notification settings - Fork 30.6k
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
AWS component error in botocore #28499
Comments
Hey there @awarecan, @robbiet480, mind taking a look at this issue as its been labeled with a integration ( |
I have another project that started failing the same way. boto3==1.9.49 I guess something broke on a newer boto3 or botocore version. |
The issue still persists and it fails to load the aws component. |
The issue is fixed in the 0.11.0 version of aiobotocore. |
Any idea when this will see a release? It's a real thorn in the side if you need to install awscli. |
Home Assistant release with the issue:
0.100.3
Last working Home Assistant release (if known):
Unknown
Operating environment (Hass.io/Docker/Windows/etc.):
venv on debian
Integration:
https://www.home-assistant.io/integrations/aws/
Description of problem:
I upgraded to the latest release and while I was doing so went to python 3.8. The aws component stopped working and I think I've traced it back to this pull in botocore: boto/botocore#1829
Problem-relevant
configuration.yaml
entries and (fill out even if it seems unimportant):Traceback (if applicable):
Additional information:
The text was updated successfully, but these errors were encountered: