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

'index_shuffle_module.so' (not a mach-o file) #620

Open
AishPattabi opened this issue Nov 6, 2024 · 0 comments
Open

'index_shuffle_module.so' (not a mach-o file) #620

AishPattabi opened this issue Nov 6, 2024 · 0 comments

Comments

@AishPattabi
Copy link

Hi,

Some of my code has dependency on grain. I am running the code from my Macbook. I installed grain-nightly version 0.0.4
When I run,
import grain.python as grain

I get the following error
ImportError: dlopen(/Users/apattabi/maxtext/my_env/lib/python3.11/site-packages/grain/_src/python/experimental/index_shuffle/python/index_shuffle_module.so, 0x0002): tried: '/Users/apattabi/maxtext/my_env/lib/python3.11/site-packages/grain/_src/python/experimental/index_shuffle/python/index_shuffle_module.so' (not a mach-o file), '/System/Volumes/Preboot/Cryptexes/OS/Users/apattabi/maxtext/my_env/lib/python3.11/site-packages/grain/_src/python/experimental/index_shuffle/python/index_shuffle_module.so' (no such file), '/Users/apattabi/maxtext/my_env/lib/python3.11/site-packages/grain/_src/python/experimental/index_shuffle/python/index_shuffle_module.so' (not a mach-o file)

I do see the file, '/Users/apattabi/maxtext/my_env/lib/python3.11/sitepackages/grain/_src/python/experimental/index_shuffle/python/index_shuffle_module.so'

Does anyone know why it is not a mach-o file and how to fix this issue?

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