Closed ctmckee closed 4 years ago
I also ran !pip show tensorflow with output:
Name: tensorflow Version: 2.1.0 Summary: TensorFlow is an open source machine learning framework for everyone. Home-page: https://www.tensorflow.org/ Author: Google Inc. Author-email: packages@tensorflow.org License: Apache 2.0 Location: /usr/local/lib/python3.6/dist-packages Requires: numpy, protobuf, scipy, tensorflow-estimator, google-pasta, keras-applications, keras-preprocessing, gast, astor, opt-einsum, tensorboard, grpcio, absl-py, wheel, wrapt, termcolor, six Required-by: tensorflow-text, fancyimpute
We changed the version of tf in our pip package from 1.15 -> 2.x. You can see the changes you'll need to make to existing colabs in https://github.com/google-research/text-to-text-transfer-transformer/pull/152.
Something appears to have changed with Colaboratory. Both your old notebook and new notebook produce the same error Module Not Found errors for two modules: