Closed whxciotw closed 1 year ago
Please install edge_tts version 6.1.3. do, pip install -U edge_tts
I have copied the lastest files from github to /custom_components/edge_tts, and the the command pip install -U edge_tts
is still necessary?
Yes, you need the latest edge_tts to use hass-edge-tts. This is to avoid bug reports that are actually resolved in the latest edge-tts.
Yes, you need the latest edge_tts to use hass-edge-tts. This is to avoid bug reports that are actually resolved in the latest edge-tts.
OK, thanks. The HA is installed via docker, and the edge_tts should be installed in another container? or in the HA container? or only be pip installed on OS?
via docker
I have the same question, I have found edge_tts 6.1.3 at the pip list wherever /custom_components/edge_tts or the container's shell, but it still raised this exception.
The log is the same as the author's image, what should I do?
I have run the command pip install -U edge_tts
at those two directories.
Could you try pip install edge_tts==6.1.3
instead?
Edit: also please provide pip list --format=freeze
for the container shell
Could you try
pip install edge_tts==6.1.3
instead?Edit: also please provide
pip list --format=freeze
for the container shell
Thanks, I wait for one day without anything, it can restart normally now.
So it works?On 31 Jan 2023 12:46 PM, Tippye @.***> wrote:
Could you try pip install edge_tts==6.1.3 instead? Edit: also please provide pip list --format=freeze for the container shell
Thanks, I wait for one day without anything, it can restart normally now.
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you commented.Message ID: @.***>
The lastest version has been installed through hacs or copying files from github. But HA cannot load edge_tts correctly, and the logs as below.