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

get "not a mach-o" error on Mac #9

Open
andypbarrett opened this issue Sep 28, 2022 · 2 comments
Open

get "not a mach-o" error on Mac #9

andypbarrett opened this issue Sep 28, 2022 · 2 comments

Comments

@andypbarrett
Copy link
Owner

Suzanne Dickinson is getting the following error - not a mach-o when run on Mac, monterey. x86_64
Screen Shot 2022-09-27 at 14 17 24

@andypbarrett
Copy link
Owner Author

The issue appears to be because the MAC-OS does not recognize the Linux libcrm.so file. See this issue

A possible work around is to add logic to interface.py to read a MAC compiled version of libcrm. The makefile in 1D_dE_CCSM will have to be modified to compile the library on Mac.

@andypbarrett
Copy link
Owner Author

See this https://bugs.python.org/issue43964

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

1 participant