'how to solve tensorflow import problems?
I have installed the tensorflow library but when I import the library it gives me the following error. Im̀ using python 3.9 and Fedora 35
import tensorflow
The TensorFlow library was compiled to use SSE4.2 instructions, but these aren't available on your machine.
Abortado (core' generado)
I tried to install another version of the library but it interferes with other libraries.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
