Aculeasis / rhvoice-rest

TTS RHVoice REST API
MIT License
25 stars 13 forks source link

Docker broken on latest tag #9

Closed Satont closed 7 months ago

Satont commented 7 months ago
twir_tts.3.g810xnf9bjvh@twir.app    | Setting trap PID 1
twir_tts.3.g810xnf9bjvh@twir.app    | Traceback (most recent call last):
twir_tts.3.g810xnf9bjvh@twir.app    |   File "/opt/app.py", line 8, in <module>
twir_tts.3.g810xnf9bjvh@twir.app    |     from flask import Flask, request, make_response, Response, stream_with_context, escape

Current docker release are broken.

Aculeasis commented 7 months ago

Thanks. It should work now.

Satont commented 7 months ago

Thanks. It should work now.

Might be good to pin dependencies i guess, so when broken update happens we are not affected by this.