You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to install n2 on Jetson AGX Xavier which is ARM based with pip install n2. But it seems xmmintrin.h is not avialable on arm. Are there any solutions for this? Is sse2neon one of the solution?
Here's the error message.
I'm trying to install n2 on Jetson AGX Xavier which is ARM based with
pip install n2
. But it seems xmmintrin.h is not avialable on arm. Are there any solutions for this? Is sse2neon one of the solution?Here's the error message.
The text was updated successfully, but these errors were encountered: