AbrahamSanders / AbrahamSanders/seq2seq-chatbot

Flask 1.0+ not supported

Abierto
#4 0 comentarios 0 reacciones 1 asignado Reclamado por @AbrahamSanders Ver en GitHub
bug
Lenguaje dominante
Python
Estrellas
99
Forks
54
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.