seq2seq-chatbot icon indicating copy to clipboard operation
seq2seq-chatbot copied to clipboard

Click 7.0+ not supported

Open AbrahamSanders opened this issue 6 years ago • 0 comments
trafficstars

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

AbrahamSanders avatar Jan 18 '19 21:01 AbrahamSanders