tensorflow/text

ModuleNotFoundError: No module named 'tensorflow.core.kernels'

bharathwajan opened this issue · 1 comments

I had tried importing tensorflow_text but i got this error
ModuleNotFoundError: No module named 'tensorflow.core.kernels'
while installing tensorflow_text ,my tensorflow version got upgraded to 2.10.1 from 2.8(stable)
after the installation of tensorflow_text ,tensorflow_hub is also giving me the same error

Tensorflow Version 2.9.3
Tensorflow Hub 0.12.0
Tensorflow text version 2.9.0
this combination works fine for me