-
Notifications
You must be signed in to change notification settings - Fork 4.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Django Chatterbot JSON Error #658
Comments
@laffyfx which version of chatterbot are you using? To get version of chatterbot use below command python -m chatterbot --version If you are not using latest version you could upgrade by using
I think this was fixed on #608. Let us know still you are facing this issue? |
@vkosuri according to this screenshot, I apparently have no version! EDIT: Thank you very much sir! Side note: Apparently the favicon isn't found, as this terminal shows. |
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Hi! Quick note: I just got into this whole "python/linux" thing so I'm sorry if I sound like a dummy.
On typing literally anything into the most recent version of the Django ChatterBot example (I installed all dependencies with this file), I receive a string of "de-serialized" JSON (again, I'm new, so I'm not sure if that's the right term). This continues for the rest of the conversation with it. There are no errors in the terminal either.
I've seen some other issues about this, but I haven't been able to fix it.
Screenshot:
The text was updated successfully, but these errors were encountered: