Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Illegal instruction #18175

Closed
Closed
@oscarthorn

Description

@oscarthorn

Hi!

I'm working on a Jetson Xavier NX (arm64) device and I suddenly cannot use numpy installed from pip. Installing numpy 1.19.5 works but importing it gives illegal instruction error. This problem is not present if I instead install python 1.18. I have reproduced this bug on a clean system.

Reproducing code example:

This works:
pip install -U numpy

This does not:
import numpy

Illegal instruction (core dumped)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions