huggingface / transfer-learning-conv-ai

🦄 State-of-the-Art Conversational AI with Transfer Learning
MIT License
1.74k stars 430 forks source link

Readme doesn't give python version #97

Open MikeyBeez opened 3 years ago

MikeyBeez commented 3 years ago

This install fails with python 3.8. It works with 3.6. A quick mention will help people out.

moon-home commented 3 years ago

Hi @MikeyBeez , the installation worked for me with python3.8

MikeyBeez commented 3 years ago

Thank you. I'll try again.