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

ModuleNotFoundError: No module named 'hyperscan._hyperscan' #56

Open
h4y0zzz opened this issue May 18, 2023 · 0 comments
Open

ModuleNotFoundError: No module named 'hyperscan._hyperscan' #56

h4y0zzz opened this issue May 18, 2023 · 0 comments

Comments

@h4y0zzz
Copy link

h4y0zzz commented May 18, 2023

Type "help", "copyright", "credits" or "license" for more information.

import hyperscan
Traceback (most recent call last):
File "", line 1, in
File "/usr/local/lib/python3.11/site-packages/hyperscan/init.py", line 3, in
from hyperscan._hyperscan import * # noqa: F401, F403
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'hyperscan._hyperscan'

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