llSourcell / tensorflow_chatbot

Tensorflow chatbot demo by @Sirajology on Youtube
1.45k stars 806 forks source link

AttributeError: type object 'numpy.ndarray' has no attribute '__array_function__' #94

Open chengtianyue opened 5 years ago

chengtianyue commented 5 years ago

why there is always an error:AttributeError: type object 'numpy.ndarray' has no attribute '__array_function__' i have installed all the modules

douglasresende commented 5 years ago

https://github.com/numpy/numpy/issues/12736