Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem when using Mac M1 #49

Open
kexinzheng05 opened this issue Oct 30, 2022 · 2 comments
Open

Problem when using Mac M1 #49

kexinzheng05 opened this issue Oct 30, 2022 · 2 comments

Comments

@kexinzheng05
Copy link

Hi Dr. Zhang,
When I tried to run this code on Mac M1, I met this problem:
OSError: dlopen(/Users/PycharmProjects/test/pytorch_DGCNN/lib/build/dll/libgnn.so, 0x0006): tried: '/Users/PycharmProjects/test/pytorch_DGCNN/lib/build/dll/libgnn.so' (mach-o file, but is an incompatible architecture (have (arm64), need (x86_64)))
What should I do to solve this problem? Could you please give me some advise? Thank you!

@muhanzhang
Copy link
Owner

Hi, the repository is not supported on mac m1. You may try it on a x86-based linux machine.

@kexinzheng05
Copy link
Author

I will try, thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants