AbrahamSanders / AbrahamSanders/seq2seq-chatbot
Click 7.0+ not supported
Open
bug
- Dominant language
- Python
- Stars
- 99
- Forks
- 54
- PR merge metrics
- No merged PRs in 30d
Description
As of version 7.0, click has stopped recognizing the serve_chat entry point for the flask app. This should be resolved automatically when #4 is resolved.
The resulting error message is shown in #12. As a workaround, use version 6.7:
`pip install click==6.7`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.