NLPretext icon indicating copy to clipboard operation
NLPretext copied to clipboard

Kernel dies when importing libraries from nlppretext for JupyterNotebook in Anaconda (Mac)

Open jvivar2383 opened this issue 1 year ago • 2 comments

🐛 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:

  1. !pip install nlpretext
  2. from nlpretext import Preprocessor import nlpretext.basic.preprocess as basic import nlpretext.social.preprocess as social

Environment

  • OS: [ macOS]

jvivar2383 avatar Aug 03 '23 20:08 jvivar2383