【836】Cannot import tensorflow_text

alex_bn_lee / 2023-05-23 / 原文

Ref: Cannot import tensorflow_text


Sometimes you need to reinstall and update tensorflow then install tensorflow_text. (Because you need your tensorflow.__version__ and tensorflow_text.__version__ to have the same version)

Make sure tensorflow and tensorflow-text have the same version.