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

The kernel appears to have died. It will restart automatically. #14

Closed
peoplecure opened this issue Dec 28, 2020 · 1 comment
Closed

Comments

@peoplecure
Copy link

Hi, when I run demo_test_dpsr.py, I get an LR image, then the following error message appears: "The kernel appears to have died. It will restart automatically."

When I run demo_test_dpsr.py from the terminal, the same thing basically happens. I see an LR image, then it appears to be running forever.

@peoplecure
Copy link
Author

If anyone encounters the same issue, I resolved my noob question by updating numpy.

pip install -U numpy

Because I am uinsg Jupyter Notebook:

!pip install -U numpy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant