You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates.
Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍
This issue will be auto-closed because there hasn't been any activity for a few months. Feel free to open a new one if you still experience this problem 👍
Arch doesn't have the locale C.UTF-8. Tests fail while trying to install dependencies (See #5044).
Tox should fall back to using the default locale (as this is most likely UTF-8 anyways) if C.UTF-8 is not available.
Here is another report of this problem for an unrelated program:
commercialhaskell/stack#856
The text was updated successfully, but these errors were encountered: