ChatterBot icon indicating copy to clipboard operation
ChatterBot copied to clipboard

Storage error

Open Tatka50 opened this issue 9 months ago • 2 comments

[Hello. I have Python 3.13. I also installed Chatterbot 1.0.4. When starting the program, an error appears after the /start command. File "C:\Users\killu\AppData\Local\Programs\Python\Python313\Lib\site-packages\chatterbot\trainers.py", line 157, in train statement_search_text = self.chatbot.storage.tagger.get_bigram_pair_string(text) AttributeError: 'Bot' object has no attribute 'storage'

What should I do? Installing an older version of Python is excluded. Thank you in advance for your reply

Tatka50 avatar Mar 23 '25 14:03 Tatka50

Hi @Tatka50, the latest version of ChatterBot (1.2.3) only supports up to Python 3.9 unfortunately. However I'd be happy to try to prioritize testing and expanding Python version support in one of the upcoming releases.

gunthercox avatar Mar 23 '25 14:03 gunthercox

Thanks, I'll be waiting. We'll have to use another library with AI for now. I'm sorry, I'm already on Chatterbot. It's weird, though. what the developers haven't updated to the modern version.

Tatka50 avatar Mar 24 '25 07:03 Tatka50