AbrahamSanders / AbrahamSanders/seq2seq-chatbot

Flask 1.0+ not supported

Open
#4 0 comments 0 reactions 1 assignee Claimed by @AbrahamSanders View on GitHub
bug
Dominant language
Python
Stars
99
Forks
54
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.