Open auliaardan opened 2 years ago
Currently I am running an issues that seems to be related with the version of Tensorflow, I do not know how to install version 2.0 - 2.4.1 using pip because it states that pip couldnt find the package (can only install to Tensorflow ver >2.5)
!pip install Tensorflow==2.5.0
You must run this cell before import Tensorflow and if you've already imported TF, then you'll need to restart the kernel.
Currently I am running an issues that seems to be related with the version of Tensorflow, I do not know how to install version 2.0 - 2.4.1 using pip because it states that pip couldnt find the package (can only install to Tensorflow ver >2.5)