You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "D:\pythonProject\huafen.py", line 2, in
import cpca
File "D:\Python-3.9\lib\site-packages\cpca_init_.py", line 7, in
from .matcher import Matcher
File "D:\Python-3.9\lib\site-packages\cpca\matcher.py", line 1, in
import ahocorasick
ModuleNotFoundError: No module named 'ahocorasick'
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):
File "D:\pythonProject\huafen.py", line 2, in
import cpca
File "D:\Python-3.9\lib\site-packages\cpca_init_.py", line 7, in
from .matcher import Matcher
File "D:\Python-3.9\lib\site-packages\cpca\matcher.py", line 1, in
import ahocorasick
ModuleNotFoundError: No module named 'ahocorasick'
The text was updated successfully, but these errors were encountered: