hmni
hmni copied to clipboard
ImportError: cannot import name 'MyVocabularyProcessor' from 'preprocess' (D:\Anaconda\lib\site-packages\preprocess.py)
Hi, thanks for this fantastic library.. But, I have an issue I have python 3.8.3. I installed the required libraries that you mentioned, but it was also required to install preprocess. After this, I tried to run again only the import of your library and the code returned the error:
ModuleNotFoundError: No module named 'packaging.about'
During handling of the above exception, another exception occurred:
ImportError Traceback (most recent call last)
D:\Anaconda\lib\site-packages\hmni_init_.py in
D:\Anaconda\lib\site-packages\hmni\input_helpers.py in
ImportError: cannot import name 'MyVocabularyProcessor' from 'preprocess' (D:\Anaconda\lib\site-packages\preprocess.py)
What is the problem?? Thanks again!
abydos==0.5.0 scikit-learn==0.23.1 Python 3.5–3.8