Setup tensorflow 2.3.0+ in jetson nano

I am trying to setup tensorflow 2.3.0+ in jetson nano 2gb developer kit. But am unable to do so. After complete installation i get Illegal instruction (core dumped) as error when i import tensorflow. PLz help

Hi,

The error comes from NumPy regression.
Please downgrade your NumPy version to 1.19.4 to fix this.

Thanks.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.