illegal hardware instruction (core dumped) occur when import #2331
Unanswered
jmg008
asked this question in
Asking for Help
Replies: 1 comment 2 replies
-
Our prebuilt binaries contain AVX instructions. For a machine like yours you'll need to build from source. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Intro
Hi!
I am a high school student at Changwon Science High School.
My setup
MuJoCo : 3.2.5
Python : 3.12.3
Ubuntu 24.04.1 LTS (running on window with wsl2)
Intel Celeron N4500
My question
When I try import mujoco, illegal hardware instruction (core dumped) error was occurred.
I can import mujoco in my window, I think hardware is not problem.
Minimal model and/or code that explain my question
Confirmations
Beta Was this translation helpful? Give feedback.
All reactions