alfredfrancis / ai-chatbot-framework

A python chatbot framework with Natural Language Understanding and Artificial Intelligence.
MIT License
1.98k stars 712 forks source link

Upgrade to python 3 #125

Closed lesyk closed 4 years ago

lesyk commented 5 years ago

pip complains about Python 2.7:

DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020.

Isn't it already time to update to python 3?

alfredfrancis commented 4 years ago

Migrated to Python3