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

Architecture issues on M1 Mac #474

Closed
leibomg1 opened this issue Sep 23, 2022 · 1 comment
Closed

Architecture issues on M1 Mac #474

leibomg1 opened this issue Sep 23, 2022 · 1 comment

Comments

@leibomg1
Copy link

❯ source /usr/local/Modules/init/zsh
ERROR: dlopen(/usr/local/Modules/lib/libtclenvmodules.dylib, 0x000A): tried: '/usr/local/Modules/lib/libtclenvmodules.dylib' (mach-o file, but is an incompatible architecture (have (x86_64), need (arm64e)))
while executing
"load [file normalize [getConf tcl_ext_lib]] Envmodules"
Please report this issue at https://github.com/cea-hpc/modules/issues

@xdelaruelle
Copy link
Member

Seems the same issue as #468.

It seems that x86_64 version of libraries are installed instead of arm64 version.

Please see #468 (comment)

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

No branches or pull requests

2 participants