google-deepmind / google-deepmind/dm_control
Illegal hardware instruction on Apple's ARM-64
Open
- Dominant language
- Python
- Stars
- 4.7k
- Forks
- 764
- PR merge metrics
- No merged PRs in 30d
Description
After installing `dm_control` in a conda environment the following command
`from dm_control import mujoco` gives `zsh: illegal hardware instruction python3`
It seems that tensorflow has a similar issue due to Apple not supporting AVX instructions, is it a similar issue here?
Contributor guide
Assessment
This issue has not been assessed yet.