python-hyperscan
python-hyperscan copied to clipboard
ModuleNotFoundError: No module named 'hyperscan._hyperscan'
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'