Error installing tensorflow 2.2 on Colab as well as Anaconda

@Osama_Saad_Farouk, you have to run the code line by line in anaconda prompt, not in a jupyter lab.

When you download anaconda, you should have access to an anaconda prompt which is similar to a cmd. Then, when you open the anaconda navigator, you should be able to see the new environment called tf210 and be able to launch a jupyter notebook with it.