Hi, when trying the machine learning approach to extract the text and signature from the email that is in the readme i get this error
ImportError: cannot import name 'joblib' from 'sklearn.externals' (/home/christmas/Projects/emails/emails/lib/python3.7/site-packages/sklearn/externals/__init__.py)
I'm on debian buster, using venv/pipenv and getting that result
Can anybody help me fix this?
thanks
Hi, when trying the machine learning approach to extract the text and signature from the email that is in the readme i get this error
ImportError: cannot import name 'joblib' from 'sklearn.externals' (/home/christmas/Projects/emails/emails/lib/python3.7/site-packages/sklearn/externals/__init__.py)I'm on debian buster, using venv/pipenv and getting that result
Can anybody help me fix this?
thanks