Uncategorized

Illegal instruction (Core Dumped) while importing tensorflow==2.13.0 in python code


I am trying to import tensorflow==2.13.0 in my python code but facing error as “Illegal instruction (Core Dumped)”
CPU specifications are compatible with AVX and AVX2 instruction sets.

Error occurring at: import tensorflow as tf

Error message received: Illegal instruction (Core Dumped)

What can be issue and how do I solve it?



Source link

Leave a Reply

Your email address will not be published. Required fields are marked *