Image-Captioning
Image-Captioning copied to clipboard
Module Not Found error
ModuleNotFoundError: No module named 'numpy.core.multiarray_reconstruct'
While executing python test.py image_name.jpg
, this error occurs
self.image_encodings = pickle.load( open( "image_encodings.p", "rb" ) )
ModuleNotFoundError: No module named 'numpy.core.multiarray_reconstruct'