NLPretext
NLPretext copied to clipboard
Kernel dies when importing libraries from nlppretext for JupyterNotebook in Anaconda (Mac)
🐛 Bug Report
I ran !pip install nlpretext to install all packages. The installation seemed successful until i started importing the packages from the example here. This is the message i get: The kernel for Untitled.ipynb appears to have died. It will restart automatically
Steps to reproduce the behavior:
- !pip install nlpretext
- from nlpretext import Preprocessor import nlpretext.basic.preprocess as basic import nlpretext.social.preprocess as social
Environment
- OS: [ macOS]