alice-biometrics/lume

Wrong platform detected on Macbook Pro (2021)

Closed this issue · 0 comments

lume is returning macos as platform instead of macos-arm for the 2021 Macbook Pro.

I think it should use machine instead of processor for checking the platform. This the uname output:

uname_result(system='Darwin', node='MacBook-Pro', release='21.2.0', version='Darwin Kernel Version 21.2.0: Sun Nov 28 20:28:41 PST 2021; root:xnu-8019.61.5~1/RELEASE_ARM64_T6000', machine='arm64', processor='i386')