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

Python 3.10 using error #97

Open
KKenny0 opened this issue Sep 18, 2023 · 0 comments
Open

Python 3.10 using error #97

KKenny0 opened this issue Sep 18, 2023 · 0 comments

Comments

@KKenny0
Copy link

KKenny0 commented Sep 18, 2023

got error msg "File "/Users/kennywu/anaconda3/lib/python3.10/site-packages/hyperscan/init.py", line 3, in
from hyperscan._ext import * # noqa: F401, F403
ImportError: dlopen(/Users/kennywu/anaconda3/lib/python3.10/site-packages/hyperscan/_ext.cpython-310-darwin.so, 2): Symbol not found: __ZTTNSt3__119basic_ostringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE
Referenced from: /Users/kennywu/anaconda3/lib/python3.10/site-packages/hyperscan/_ext.cpython-310-darwin.so
Expected in: /usr/lib/libc++.1.dylib
in /Users/kennywu/anaconda3/lib/python3.10/site-packages/hyperscan/_ext.cpython-310-darwin.so"

when I tried the command python -c "import hyperscan".

how can I resolve it? thx.

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