'How to install Tensorflow in Raspberry pi 4b 8gb , i am aslo try but getting this error . plese give some good suggestion, how to install?

from tensorflow import keras Traceback (most recent call last):

File "", line 1, in from tensorflow import keras

ImportError: cannot import name 'keras' from 'tensorflow' (unknown location)enter image description here



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source