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

Chatter bot error #2372

Open
hamzakiyani98 opened this issue Jul 4, 2024 · 1 comment
Open

Chatter bot error #2372

hamzakiyani98 opened this issue Jul 4, 2024 · 1 comment

Comments

@hamzakiyani98
Copy link

Traceback (most recent call last):
File "untitled0.py", line 17, in
database_uri='sqlite:///database.sqlite3'
File "C:\Users\Kuham\anaconda3\envs\chatbot_37\lib\site-packages\chatterbot\chatterbot.py", line 28, in init
self.storage = utils.initialize_class(storage_adapter, **kwargs)
File "C:\Users\Kuham\anaconda3\envs\chatbot_37\lib\site-packages\chatterbot\utils.py", line 33, in initialize_class
return Class(*args, **kwargs)
File "C:\Users\Kuham\anaconda3\envs\chatbot_37\lib\site-packages\chatterbot\storage\sql_storage.py", line 20, in init

@skstanwar
Copy link

which Python version you using ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants