Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
jvivar2383 opened this issue Aug 3, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@jvivar2383
Copy link

🐛 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 jvivar2383 added the bug Something isn't working label Aug 3, 2023
@github-actions
Copy link

github-actions bot commented Aug 3, 2023

Hello @jvivar2383, thank you for your interest in our work!

If this is a bug report, please provide screenshots and minimum viable code to reproduce your issue, otherwise we can not help you.

@julesbertrand
Copy link
Collaborator

I can't reproduce your error, the error does not seem to come from NLPretext. Please try again using the latest version ?
It if crashes again, it may be a kernel size issue on your computer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants