facebookresearch / facebookresearch/ReAgent
Issue in Installation On M1 Pro Mac
Open
- Dominant language
- Python
- Stars
- 3.7k
- Forks
- 529
- PR merge metrics
- No merged PRs in 30d
Description
Hi I am trying to install but getting this error on tox step
` OSError: dlopen(/*/ReAgent/.tox/py38/lib/python3.8/site-packages/fbgemm_gpu/fbgemm_gpu_py.so, 0x0006): tried: '/*/ReAgent/.tox/py38/lib/python3.8/site-packages/fbgemm_gpu/fbgemm_gpu_py.so' (not a mach-o file)
`
and for the same reason unable to run this command as well
`./reagent/workflow/cli.py run reagent.workflow.gym_batch_rl.offline_gym_random $CONFIG`
even tried building fbgemm from source but in that getting error
` MKL library not found`
Any help would be appreciated
Contributor guide
Assessment
This issue has not been assessed yet.