“TypeError: ‘type’ object is not subscriptable” while importing tensorflow
I was trying to use tensorflow for the first time. Installed tensorflow on Jupyter notebook by-
!pip install tensorflow
I was trying to use tensorflow for the first time. Installed tensorflow on Jupyter notebook by-
!pip install tensorflow