I am trying to install and use textblob in my Anaconda environment. I am following the directions HERE I am successfully able to pip install pip install -U textblob
On step 2 running python -m textblob.download_corpora
I am presented with multiple errors. One being a Windows popup with the error message:
the ordinal 242 could not be located in the dynamic link library libiomp5md.dll
I am also presented with 2 errors in the terminal:
INTEL MKL ERROR: The operating system cannot run %1. mkl_intel_thread.dll.
Intel MKL FATAL ERROR: Cannot load mkl_intel_thread.dll.