AbrahamSanders / AbrahamSanders/seq2seq-chatbot

Flask 1.0+ not supported

未关闭
#4 0 条评论 0 个 reaction 已指派 1 人 已被 @AbrahamSanders 认领 在 GitHub 查看
bug
主要语言
Python
星标
99
派生
54
PR 合并指标
30 天内没有已合并 PR

描述

In versions after 0.12.4, flask has changed the way the server is started which causes chat_web.py to exit to the command line and terminate instead of hosting the web server.

chat_web.py needs to be refactored to comply to their new startup mechanism and also be able to accept the command line parameters. Until then, we are stuck on 0.12.4.

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。