# endless loading in the dental segmentator 

**URL:** https://discourse.slicer.org/t/endless-loading-in-the-dental-segmentator/46175
**Category:** Support
**Tags:** segmentation
**Created:** [February 16, 2026, 2:21pm UTC](https://discourse.slicer.org/t/endless-loading-in-the-dental-segmentator/46175 "2026-02-16T14:21:35Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Imran](https://avatars.discourse-cdn.com/v4/letter/i/7feea3/32.png) [@Imran](https://discourse.slicer.org/u/Imran)
#### Post date: [February 16, 2026, 2:21pm UTC](https://discourse.slicer.org/t/endless-loading-in-the-dental-segmentator/46175/1 "2026-02-16T14:21:35Z")

</div>

I installed the dental segmentator extension to automatically segment the cbct. I download the cbct, click apply, and the download begins, which lasts indefinitely. nvidia rtx 4070 gpu. then I entered this command (slicer.util.pip\_install(“acvl\_utils==0.2”) into phyton and now I have a new problem, the program does not see the cuda drivers. help me pls

 ![Снимок экрана 2026-02-15 031146](https://us1.discourse-cdn.com/flex002/uploads/slicer/original/3X/e/8/e8172d84cce850b7a4f1ca3a6269a3d5b093f8ca.jpeg)

---

<div class="post-metadata">

### Author: ![Esteban\_Barreiro](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/esteban_barreiro/32/5430_2.png) [@Esteban\_Barreiro](https://discourse.slicer.org/u/Esteban_Barreiro)
#### Post date: [February 17, 2026, 9:53am UTC](https://discourse.slicer.org/t/endless-loading-in-the-dental-segmentator/46175/2 "2026-02-17T09:53:01Z")

</div>

Hi Imran.

The Troubleshooting for Total Segmentator works also for Dental Segmentator, you can find it on the Lasso’s GitHub page, heres the link:

[https://github.com/lassoan/SlicerTotalSegmentator?tab=readme-ov-file#troubleshooting](https://github.com/lassoan/SlicerTotalSegmentator?tab=readme-ov-file#troubleshooting)  
Probably you should:

- Install Nvidia Drivers
- Download CUDA for that Drivers
- Install Pytorch for that CUDA Version
- Use Pytorch Utils Module to get everything working on 3dSlicer (a few Restarts required)

Hope it helps.
