Is there a way to install TensorFlow 1.x through pip and set up your environment in a similar form to what the old TensorFlow version 1.x did since Google Colab does not support it? I really don’t want to rewrite all of my programming for TensorFlow 2.
Yes, you can uninstall current version of TensorFlow and install older version.
(or)