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

importing on macOS fails with symbol not found #346

Open
nijel opened this issue Mar 19, 2025 · 1 comment
Open

importing on macOS fails with symbol not found #346

nijel opened this issue Mar 19, 2025 · 1 comment

Comments

@nijel
Copy link

nijel commented Mar 19, 2025

On macOS 15.3.1 (GitHub Actions) importing xmlsec fails:

>>> import xmlsec
ImportError: dlopen(/Users/runner/work/weblate/weblate/.venv/lib/python3.12/site-packages/xmlsec.cpython-312-darwin.so, 0x0002): symbol not found in flat namespace '_xmlSecOpenSSLTransformHmacRipemd160GetKlass'

The CI log for this is at https://github.com/WeblateOrg/weblate/actions/runs/13947483456/job/39038029295

@bahag-klickst
Copy link

Error does not occur when using xmlsec 1.3.14, btw

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