Storage error
[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
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.
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.