In your article, you said Then to install the package: pip3 uninstall tensorflow sudo -H pip3 install /tmp/tensorflow_pkg/tensorflow-1.0.0-XXXXXX.whl I wanna know why I have to uninstall my tensor flow ,if I uninstall it, how can I use it after that?