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

animdl fails on non-Intel Macs due to incompatible architecture #306

Open
fgyamauti opened this issue Mar 13, 2024 · 0 comments
Open

animdl fails on non-Intel Macs due to incompatible architecture #306

fgyamauti opened this issue Mar 13, 2024 · 0 comments

Comments

@fgyamauti
Copy link

Hi,

I've just got a new Mac and I'm currently using macOS Sonoma 14.4. The Python version is 3.10.13.

The command animdl fails outputting the classic architecture incompatibility error (same error running either bash or zsh, also either arch x86_64 or arm64).

ImportError: dlopen(/Users/myuser/Library/Python/3.10/lib/python/site-packages/lxml/etree.cpython-310-darwin.so, 0x0002): tried: '/Users/myuser/Library/Python/3.10/lib/python/site-packages/lxml/etree.cpython-310-darwin.so' (mach-o file, but is an incompatible architecture (have 'x86_64', need 'arm64e' or 'arm64')), '/System/Volumes/Preboot/Cryptexes/OS/Users/myuser/Library/Python/3.10/lib/python/site-packages/lxml/etree.cpython-310-darwin.so' (no such file), '/Users/myuser/Library/Python/3.10/lib/python/site-packages/lxml/etree.cpython-310-darwin.so' (mach-o file, but is an incompatible architecture (have 'x86_64', need 'arm64e' or 'arm64'))

Everything still works properly on my old Intel Mac.

Thanks in advance.

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