Skip to content
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

Closed
ghost opened this issue Mar 18, 2017 · 3 comments
Closed

Django Chatterbot JSON Error #658

ghost opened this issue Mar 18, 2017 · 3 comments

Comments

@ghost
Copy link

ghost commented Mar 18, 2017

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:
vmware_2017-03-18_13-31-29

@vkosuri
Copy link
Collaborator

vkosuri commented Mar 21, 2017

@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

pip install --upgrade chatterbot

I think this was fixed on #608. Let us know still you are facing this issue?

@ghost
Copy link
Author

ghost commented Mar 21, 2017

@vkosuri according to this screenshot, I apparently have no version!
I looken in the /dist-packages/ folder and found that my version is 0.6.0 (screenshot for verification).

EDIT:
And just like that, although I have executed the command
pip install chatterbot --upgrade --force-reinstall (maybe it was the "force-reinstall"?)
over 7 times now, it somehow works.

Thank you very much sir!

Side note: Apparently the favicon isn't found, as this terminal shows.

@ghost ghost closed this as completed Mar 21, 2017
@lock
Copy link

lock bot commented Mar 10, 2019

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.

@lock lock bot locked and limited conversation to collaborators Mar 10, 2019
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant