install version of tensorflow code example
Example 1: install tensorflow
pip install tensorflow
Example 2: installing a specific version of tensorflow
pip install tensorflow==2.0.0
pip install tensorflow
pip install tensorflow==2.0.0