spyder icon indicating copy to clipboard operation
spyder copied to clipboard

ImportError: cannot import name 'descriptor' from 'google.protobuf' (unknown location)

Open anirudhchandnani opened this issue 3 years ago • 1 comments

What steps will reproduce the problem?

import tensorflow #or import keras

Deep learning libraries won't work, despite reinstalling.

anirudhchandnani avatar Jul 12 '22 13:07 anirudhchandnani

Hi @anirudhchandnani,

How are you installing Spyder? If you are using one of our installers, the deep learning libraries are not included with them. You will need to create a new environment where you install all the things you need and then connect it to Spyder.

steff456 avatar Jul 12 '22 18:07 steff456