Python Forum

Full Version: Jupyter kernel restarts
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi everyone,

I am installing a package called "Lightweaver" inside an anaconda virtual environment. Applying the correct commands brings the environment for use in Jupyter lab. I installed packages Numpy and Lightweaver. However, the Jupyter kernel "restarts" when importing Lightweaver. If I only import Numpy, it works perfectly. Although it seems like Lightweaver is the problem, it was installed following the documentation, so installation should have been successful. If you happen to have an idea why the kernel restarts instead of running properly, please share. Your help will be greatly appreciated.

Thanks in advance!