Open Shaun-Regenbaum opened 1 year ago
A cursory google seems to imply that this is some pip compiling weirdness: https://apple.stackexchange.com/questions/436801/m1-mac-mach-o-file-but-is-an-incompatible-architecture-have-x86-64-need-a
Feel free to share a complete error, but it seems that this is not bbknn that's doing this, but rather one of its dependencies.
I asked @cartal to make a new conda environment on his M1 machine and install bbknn via conda. He was then able to import it successfully.
Ill try with a fresh conda env, thanks.
On Tue, Apr 4, 2023 at 11:09 AM Krzysztof Polanski @.***> wrote:
I asked @cartal https://github.com/cartal to make a new conda environment on his M1 machine and install bbknn via conda. He was then able to import it successfully.
— Reply to this email directly, view it on GitHub https://github.com/Teichlab/bbknn/issues/52#issuecomment-1495531290, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADANAZBPTDJNXTKDIT5NEEDW7PJJZANCNFSM6AAAAAAWQ6KNF4 . You are receiving this because you authored the thread.Message ID: @.***>
Is bbknn not able to work on the new mac chips? I get the following error: mach-o file, but is an incompatible architecture (have 'x86_64', need 'arm64e'))