NanoCamera icon indicating copy to clipboard operation
NanoCamera copied to clipboard

Illegal instruction (core dumped)

Open Maralai opened this issue 5 years ago • 2 comments

After successfully installing your application on my Jetson Nano 2GB whenever I attempt to import the application I get this result: Illegal instruction (core dumped)

  • OS: Ubuntu 18.04 (Jetpack 4.5)
  • Device: Jetson Nano 2GB

Maralai avatar Feb 07 '21 19:02 Maralai

Can you just run only the example code? Did you get this same error

thehapyone avatar Feb 10 '21 11:02 thehapyone

I just had this same issue running the example code

Fixed the issue by downgrading Numpy to 1.19.4

AnderCP avatar Jul 19 '23 19:07 AnderCP