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

Unable to load RERconverge on M1 Mac #78

Open
MattChristmas opened this issue Jun 27, 2023 · 2 comments
Open

Unable to load RERconverge on M1 Mac #78

MattChristmas opened this issue Jun 27, 2023 · 2 comments

Comments

@MattChristmas
Copy link

Hi,

Are there known issues with running RERconverge on macs with M1 chips? I have followed your instructions for installing RERconverge from source and from the binary files but with no luck. It seems to install ok, but when I go to load it in R I get the following error:

Error: package or namespace load failed for ‘RERconverge’ in dyn.load(file, DLLpath = DLLpath, ...):
 unable to load shared object '/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/RERconverge/libs/RERconverge.so':
  dlopen(/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/RERconverge/libs/RERconverge.so, 0x0006): tried: '/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/RERconverge/libs/RERconverge.so' (mach-o file, but is an incompatible architecture (have 'x86_64', need 'arm64')), '/System/Volumes/Preboot/Cryptexes/OS/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/RERconverge/libs/RERconverge.so' (no such file), '/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/RERconverge/libs/RERconverge.so' (mach-o file, but is an incompatible architecture (have 'x86_64', need 'arm64'))

it seems like the chip architecture is the problem: "mach-o file, but is an incompatible architecture (have 'x86_64', need 'arm64')"

Do you know a work around for this?

Thanks,

Matt

@RishiDeKayne
Copy link

Hi @MattChristmas, did you ever find a work-around/solve/update on this? I think I'm running into the same issue.

@MattChristmas
Copy link
Author

MattChristmas commented Sep 8, 2023 via email

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