expected bytes, Descriptor found.
hey @S18CRX0120(vasu gupta sir)
it show this error.can able to resolve this
please help
Tensflow error while importing
Hey @yashaswiupmon, this error usually appears when tensorflow is not properly installed on your laptop. I would suggest you to reinstall tensorflow and set up path environment variables again.
Hope this helps.
hey @Aayushkh_333
i did but error is not resolved.
now i can’t able to use keras
it show same error whenever i use :-from keras.layers import LSTM,Dense,Dropout
Is this command working now ?
import tensorflow as tf
If it is then try using this :
from tf.keras.layers import Dense,Dropout
I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.
On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.

