question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Unable to run example notebooks

See original GitHub issue

Attempting to run the example notebooks causes the kernel to die when executing the registration step.

After running into issues attempting my own registrations, I gave the examples a try without any luck. Not sure that the issues are necessarily related, but figured I’d start here with the examples.

I’m using the python package for itk: itk 5.1.0.post3 (<-- perhaps this is the issue???) and the most recent ITKElastix (0.6.2).

Perhaps I’m missing something simple, but any help, tips, or guidance is appreciated! Thanks!

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:27 (12 by maintainers)

github_iconTop GitHub Comments

1reaction
ViktorvdValkcommented, Jan 7, 2021

Yes, I tried that on this branch of elastix, but running an ITKElastix package build with that branch gave exactly the same errors and backtrace. I also tried including the same macro definition in the CMakeList.txt of elastix, but again I got the same errors and backtrace. Also changing the dynamic casts in elxElastixTemplate.hxx to static casts, didn’t change anything. @N-Dekker

1reaction
llangholz89commented, Aug 13, 2020

Strange… I’m on macOS High Sierra 1013.6, using python 3.7.3 through pyenv, and 2.5 GHz Intel Core i7 processor.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Issues - GitHub
Unable to run example notebook, possible permission issue with https://storage.googleapis.com/storage/v1/b/data-harmonization-sample-data #32.
Read more >
What to do when things go wrong - The Jupyter Notebook
If Jupyter gives an error that it can't find notebook , check with pip or conda that the notebook package is installed. Try...
Read more >
Fatal Error when starting jupyter notebook - Stack Overflow
I resolved this problem on Windows by running the Anaconda Prompt as Administrator, and then launching JupyterLab. Launching JupyterLab from ...
Read more >
Connect SageMaker Studio Notebooks in a VPC to External ...
The following topic gives information on how to connect Studio Notebooks in a VPC to external resources. Default communication with the internet.
Read more >
Solve problems with Jupyter Notebooks - coursera.support
In the notebook toolbar, click Kernel, then Restart; Try testing your kernel by running a print statement in one of your notebook cells....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found