No need to show much code with my problem, simply when I have the import statement

"from tensorflow import keras"

I get a build error python class failed to compile. Am I missing something?

Author