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.

Empty segmentation after anaconda installation

See original GitHub issue

Dear all, the segmentation was working fine with my images but yesterday I installed a bunch of new packets and anaconda and now the segmentation is no more working.

I guess that it’s somehow related with new version of the installed packages but I’ve not been able to solve the issue.

I tried to remove and reinstall, both in pip3 (/Library/Frameworks/Python.framework/Versions/3.7/bin/pip3) and pip (/Users/Giulio/opt/anaconda3/bin/pip) but the issue is permanent.

$ which lungmask
/Users/Giulio/opt/anaconda3/bin/lungmask

Using another computer and the same image the segmentation is correct.

Is there a way to check what’s going on?

$ lungmask --modelname LTRCLobes /Users/Giulio/Desktop/test_seg/2_Std_25.nrrd /Users/Giulio/Desktop/test_seg/2_Std_25.seg.nrrd

Result in my pc (MacOS Mojave) image

Result on my server (Ubuntu 19.04) image

Thank you for the support. If you want I can provide more details on installation/folders etc.

Regards.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:7 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
JoHofcommented, May 4, 2020

It’s fixed and the --version parameter is also available from 0.2.4 on

1reaction
JoHofcommented, May 4, 2020

You did everything correct! I messed up. I just changed back to 0.2.3. However, I found the bug, it was a datatype issue that happened only when postprocessing volumetric data. I didn’t test volumetric data when I changed something. My bad! I will update shortly

btw you might add a --version in lungmask just to display the version.

Absolutely! Why didn’t I do that already?

Thanks for your help!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Troubleshooting — Anaconda documentation
I'm having trouble with the Anaconda installer on Windows. How can I debug my issue? Cannot get conda to run after installing; Recovering...
Read more >
Segmentation fault when I try to run Anaconda Navigator
I had the same issue when I install OpenCV library using conda.Most probably downgrading something makes this issue happen.
Read more >
1931389 – Anaconda crashes with Segmentation fault after ...
Summary: Anaconda crashes with Segmentation fault after updating cloned connection val... Keywords: Reopened. Status: MODIFIED.
Read more >
How can I solve Segmentation fault (core dumped) ?
I successfully installed gensim by 'pip install --upgrade gensim'. But I've got segmentation fault when import module. Some information is below.
Read more >
Spyder on Anaconda crashes with Segmentation fault error on ...
Solution: I uninstalled the latest Anaconda release (5.2) and downgraded to Anaconda 5.0. Now everything works just fine.
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