dmlc / gluon-cv

Gluon CV Toolkit
http://gluon-cv.mxnet.io
Apache License 2.0
5.79k stars 1.21k forks source link

hey i met some problem with mac m1 pro #1760

Closed Gocobnus closed 1 year ago

Gocobnus commented 1 year ago

my mistake: OSError: dlopen(/Users/bytedance/miniforge3/envs/test/lib/python3.8/site-packages/mxnet/libmxnet.so, 0x0006): tried: '/Users/bytedance/miniforge3/envs/test/lib/python3.8/site-packages/mxnet/libmxnet.so' (not a mach-o file) The m1 chip requires the native python of arm, that is, python3.8 or above, but using python3.8 will cause the above problems, and using 3.7 will not report an error, but 3.7 has not released an arm-based version.

Looking forward to your reply

github-actions[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.