# TotalSegmentator error at first run: "Command ‘pip’, ‘install’, ‘git+https://github.com/wasserth/TotalSegmentator.git’, ‘–no-deps’\]’ returned non-zero exit status"

**URL:** https://discourse.slicer.org/t/totalsegmentator-error-at-first-run-command-pip-install-git-https-github-com-wasserth-totalsegmentator-git-no-deps-returned-non-zero-exit-status/26715
**Category:** Support
**Tags:** segmentation
**Created:** [December 13, 2022, 3:44pm UTC](https://discourse.slicer.org/t/totalsegmentator-error-at-first-run-command-pip-install-git-https-github-com-wasserth-totalsegmentator-git-no-deps-returned-non-zero-exit-status/26715 "2022-12-13T15:44:54Z")
**Posts on this page:** 20
**Page:** 1

<div class="post-metadata">

### Author: ![miuwells](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/miuwells/32/9428_2.png) [@miuwells](https://discourse.slicer.org/u/miuwells)
#### Post date: [December 13, 2022, 3:44pm UTC](https://discourse.slicer.org/t/totalsegmentator-error-at-first-run-command-pip-install-git-https-github-com-wasserth-totalsegmentator-git-no-deps-returned-non-zero-exit-status/26715/1 "2022-12-13T15:44:54Z")

</div>

Hi all, I have just tried the extension and it gives me error, I copy the log for help, I have tried to update Pytorch and it also gives me error.

I think the extension is amazing the amount of elements that can be segmented, congratulations to all the team.

LOG:

Failed to compute results.

Command ‘[‘C:/Users/er\_de/AppData/Local/NA-MIC/Slicer 5.2.1/bin/…/bin\PythonSlicer.EXE’, ‘-m’, ‘pip’, ‘install’, ‘git+https://github.com/wasserth/TotalSegmentator.git’, ‘–no-deps’]’ returned non-zero exit status 1.

Traceback (most recent call last):  
File “C:\Users\er\_de\AppData\Local\NA-MIC\Slicer 5.2.1\bin\Python\slicer\util.py”, line 2961, in tryWithErrorDisplay  
yield  
File “C:/Users/er\_de/AppData/Local/NA-MIC/Slicer 5.2.1/NA-MIC/Extensions-31317/TotalSegmentator/lib/Slicer-5.2/qt-scripted-modules/TotalSegmentator.py”, line 248, in onApplyButton  
self.logic.setupPythonRequirements()  
File “C:/Users/er\_de/AppData/Local/NA-MIC/Slicer 5.2.1/NA-MIC/Extensions-31317/TotalSegmentator/lib/Slicer-5.2/qt-scripted-modules/TotalSegmentator.py”, line 532, in setupPythonRequirements  
slicer.util.pip\_install(totalSegmentatorPackage + " --no-deps" + (" --upgrade" if upgrade else “”))  
File “C:\Users\er\_de\AppData\Local\NA-MIC\Slicer 5.2.1\bin\Python\slicer\util.py”, line 3571, in pip\_install  
\_executePythonModule(‘pip’, args)  
File “C:\Users\er\_de\AppData\Local\NA-MIC\Slicer 5.2.1\bin\Python\slicer\util.py”, line 3533, in \_executePythonModule  
logProcessOutput(proc)  
File “C:\Users\er\_de\AppData\Local\NA-MIC\Slicer 5.2.1\bin\Python\slicer\util.py”, line 3502, in logProcessOutput  
raise CalledProcessError(retcode, proc.args, output=proc.stdout, stderr=proc.stderr)  
subprocess.CalledProcessError: Command ‘[‘C:/Users/er\_de/AppData/Local/NA-MIC/Slicer 5.2.1/bin/…/bin\PythonSlicer.EXE’, ‘-m’, ‘pip’, ‘install’, ‘git+https://github.com/wasserth/TotalSegmentator.git’, ‘–no-deps’]’ returned non-zero exit status 1.

---

<div class="post-metadata">

### Author: ![lassoan](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/lassoan/32/13_2.png) [@lassoan](https://discourse.slicer.org/u/lassoan)
#### Post date: [December 13, 2022, 3:50pm UTC](https://discourse.slicer.org/t/totalsegmentator-error-at-first-run-command-pip-install-git-https-github-com-wasserth-totalsegmentator-git-no-deps-returned-non-zero-exit-status/26715/2 "2022-12-13T15:50:00Z")

</div>

It might have been just a temporary problem. Please try to restart Slicer and run the segmentation again. If it still reports issues then you may get more information about the problem by installing TotalSegmentator from the Windows terminal:

`"C:\Users\er_de\AppData\Local\NA-MIC\Slicer 5.2.1\bin/PythonSlicer.EXE" -m pip install git+https://github.com/wasserth/TotalSegmentator.git --no-deps`

---

<div class="post-metadata">

### Author: ![tsehrhardt](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/tsehrhardt/32/18470_2.png) [@tsehrhardt](https://discourse.slicer.org/u/tsehrhardt)
#### Post date: [December 13, 2022, 3:56pm UTC](https://discourse.slicer.org/t/totalsegmentator-error-at-first-run-command-pip-install-git-https-github-com-wasserth-totalsegmentator-git-no-deps-returned-non-zero-exit-status/26715/3 "2022-12-13T15:56:54Z")

</div>

I’m having the same issue. I get the error message, but it also shows that the TotalSegmentator Python package is installing.

 ![2022-12-13_10-55-10](https://us1.discourse-cdn.com/flex002/uploads/slicer/original/3X/5/7/57dfd8d2cd33f6e6d3f5254dd22f801ea3b95428.png)

---

<div class="post-metadata">

### Author: ![lassoan](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/lassoan/32/13_2.png) [@lassoan](https://discourse.slicer.org/u/lassoan)
#### Post date: [December 13, 2022, 4:02pm UTC](https://discourse.slicer.org/t/totalsegmentator-error-at-first-run-command-pip-install-git-https-github-com-wasserth-totalsegmentator-git-no-deps-returned-non-zero-exit-status/26715/4 "2022-12-13T16:02:01Z")

</div>

@tsehrhardt Please do the same - restart Slicer and try again, and if you see the error again then run the install command from the Windows terminal

`"c:\users\starb\appdata\local\na-mic\Slicer 5.2.1\bin\PythonSlicer.exe" -m pip install git+https://github.com/wasserth/TotalSegmentator.git --no-deps`

---

<div class="post-metadata">

### Author: ![tsehrhardt](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/tsehrhardt/32/18470_2.png) [@tsehrhardt](https://discourse.slicer.org/u/tsehrhardt)
#### Post date: [December 13, 2022, 4:15pm UTC](https://discourse.slicer.org/t/totalsegmentator-error-at-first-run-command-pip-install-git-https-github-com-wasserth-totalsegmentator-git-no-deps-returned-non-zero-exit-status/26715/5 "2022-12-13T16:15:22Z")

</div>

Got this:

```auto
ERROR: Error [WinError 2] The system cannot find the file specified while executing command git clone -q https://github.com/wasserth/TotalSegmentator.git 'C:\Users\starb\AppData\Local\Temp\pip-req-build-2aahpc_y'
ERROR: Cannot find command 'git' - do you have 'git' installed and in your PATH?

```

I also just when straight to the git for Total Segmentator to install it as a standalone and got the following:

```auto
ERROR: Cannot install totalsegmentator==1.2, totalsegmentator==1.3 and totalsegmentator==1.4.0 because these package versions have conflicting dependencies.

The conflict is caused by:
    totalsegmentator 1.4.0 depends on SimpleITK==2.0.2
    totalsegmentator 1.3 depends on SimpleITK==2.0.2
    totalsegmentator 1.2 depends on SimpleITK==2.0.2

To fix this you could try to:
1. loosen the range of package versions you've specified
2. remove package versions to allow pip attempt to solve the dependency conflict

ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts

```

---

<div class="post-metadata">

### Author: ![lassoan](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/lassoan/32/13_2.png) [@lassoan](https://discourse.slicer.org/u/lassoan)
#### Post date: [December 13, 2022, 4:22pm UTC](https://discourse.slicer.org/t/totalsegmentator-error-at-first-run-command-pip-install-git-https-github-com-wasserth-totalsegmentator-git-no-deps-returned-non-zero-exit-status/26715/6 "2022-12-13T16:22:57Z")

</div>

> [@tsehrhardt](#):
>
> `Cannot find command 'git' - do you have 'git' installed and in your PATH?`

This may be the issue. Could you please [install git](https://git-scm.com/downloads) and retry?

> [@tsehrhardt](#):
>
> ```auto
> ERROR: Cannot install totalsegmentator==1.2, totalsegmentator==1.3 and totalsegmentator==1.4.0 because these package versions have conflicting dependencies.
> 
> ```

This is normal, TotalSegmentator must first be installed without dependencies (`--no-deps`), because of a [SimpleITK bug](https://github.com/wasserth/TotalSegmentator/issues/32). The extension implements a special technique to work around the limitation.

---

<div class="post-metadata">

### Author: ![tsehrhardt](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/tsehrhardt/32/18470_2.png) [@tsehrhardt](https://discourse.slicer.org/u/tsehrhardt)
#### Post date: [December 13, 2022, 4:29pm UTC](https://discourse.slicer.org/t/totalsegmentator-error-at-first-run-command-pip-install-git-https-github-com-wasserth-totalsegmentator-git-no-deps-returned-non-zero-exit-status/26715/7 "2022-12-13T16:29:43Z")

</div>

That helped. It went one step further but then gave me this:

 ![2022-12-13_11-28-26](https://us1.discourse-cdn.com/flex002/uploads/slicer/original/3X/d/c/dc90a6bf0735f4a87faf4e2a53d899bf0ffc6511.png)

and this:

```auto
Processing started

Writing input file to C:/Users/starb/AppData/Local/Temp/Slicer/ __SlicerTemp__ 2022-12-13_11+27+45.797/total-segmentator-input.nii

Creating segmentations with TotalSegmentator AI...

Total Segmentator arguments: ['-i', 'C:/Users/starb/AppData/Local/Temp/Slicer/ __SlicerTemp__ 2022-12-13_11+27+45.797/total-segmentator-input.nii', '-o', 'C:/Users/starb/AppData/Local/Temp/Slicer/ __SlicerTemp__ 2022-12-13_11+27+45.797/segmentation', '--ml', '--task', 'total', '--fast']

File "C:\Users\starb\AppData\Local\NA-MIC\Slicer 5.2.1\lib\Python\Scripts\TotalSegmentator", line 10, in <module>

ModuleNotFoundError: No module named 'nibabel'

```

---

<div class="post-metadata">

### Author: ![miuwells](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/miuwells/32/9428_2.png) [@miuwells](https://discourse.slicer.org/u/miuwells)
#### Post date: [December 13, 2022, 4:45pm UTC](https://discourse.slicer.org/t/totalsegmentator-error-at-first-run-command-pip-install-git-https-github-com-wasserth-totalsegmentator-git-no-deps-returned-non-zero-exit-status/26715/8 "2022-12-13T16:45:43Z")

</div>

It works for me. I installed GIT and now it works perfectly.  
Thank you very much for your help.

---

<div class="post-metadata">

### Author: ![lassoan](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/lassoan/32/13_2.png) [@lassoan](https://discourse.slicer.org/u/lassoan)
#### Post date: [December 13, 2022, 4:51pm UTC](https://discourse.slicer.org/t/totalsegmentator-error-at-first-run-command-pip-install-git-https-github-com-wasserth-totalsegmentator-git-no-deps-returned-non-zero-exit-status/26715/9 "2022-12-13T16:51:30Z")

</div>

This looks great, the main problem was solved. You now need to install the extension properly. If “Upgrade” in Advanced section does not work then probably the simplest is to reinstall Slicer and TotalSegmentator.

I’ll see if I can avoid the git installation to make the installation simpler.

---

<div class="post-metadata">

### Author: ![tsehrhardt](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/tsehrhardt/32/18470_2.png) [@tsehrhardt](https://discourse.slicer.org/u/tsehrhardt)
#### Post date: [December 13, 2022, 5:25pm UTC](https://discourse.slicer.org/t/totalsegmentator-error-at-first-run-command-pip-install-git-https-github-com-wasserth-totalsegmentator-git-no-deps-returned-non-zero-exit-status/26715/10 "2022-12-13T17:25:38Z")

</div>

It’s working now. Thank you!

---

<div class="post-metadata">

### Author: ![lassoan](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/lassoan/32/13_2.png) [@lassoan](https://discourse.slicer.org/u/lassoan)
#### Post date: [December 13, 2022, 7:56pm UTC](https://discourse.slicer.org/t/totalsegmentator-error-at-first-run-command-pip-install-git-https-github-com-wasserth-totalsegmentator-git-no-deps-returned-non-zero-exit-status/26715/11 "2022-12-13T19:56:56Z")

</div>

Thanks for the feedbacks. I’ve added automatic detection of git and now a more meaningful message is displayed if it is not found. I’ve also implemented automatic installation of git on Windows to make the setup a bit easier.

---

<div class="post-metadata">

### Author: ![lassoan](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/lassoan/32/13_2.png) [@lassoan](https://discourse.slicer.org/u/lassoan)
#### Post date: [December 15, 2022, 7:56pm UTC](https://discourse.slicer.org/t/totalsegmentator-error-at-first-run-command-pip-install-git-https-github-com-wasserth-totalsegmentator-git-no-deps-returned-non-zero-exit-status/26715/12 "2022-12-15T19:56:26Z")

</div>

3 posts were split to a new topic: [TotalSegmentator error at first run: Command …Python\Scripts\TotalSegmentator… returned non-zero exit status 120](https://discourse.slicer.org/t/totalsegmentator-error-at-first-run-command-python-scripts-totalsegmentator-returned-non-zero-exit-status-120/26755)

---

<div class="post-metadata">

### Author: ![Knoch](https://avatars.discourse-cdn.com/v4/letter/k/4491bb/32.png) [@Knoch](https://discourse.slicer.org/u/Knoch)
#### Post date: [December 19, 2022, 7:42am UTC](https://discourse.slicer.org/t/totalsegmentator-error-at-first-run-command-pip-install-git-https-github-com-wasserth-totalsegmentator-git-no-deps-returned-non-zero-exit-status/26715/13 "2022-12-19T07:42:09Z")

</div>

> [@lassoan](#):
>
> -m pip install git+https://github.com/wasserth/TotalSegmentator.git --no-deps

Hi Lassoan,

can you please help me, already installed the extention for the TotalSegementator, but now the slicer is not responding now, try to restart the program, and always not responding.

using the GPU 3070. there no error message, since its says successfully installed the extention, installed the git, etc.

thank you.

---

<div class="post-metadata">

### Author: ![rbumm](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/rbumm/32/9404_2.png) [@rbumm](https://discourse.slicer.org/u/rbumm)
#### Post date: [December 19, 2022, 9:03am UTC](https://discourse.slicer.org/t/totalsegmentator-error-at-first-run-command-pip-install-git-https-github-com-wasserth-totalsegmentator-git-no-deps-returned-non-zero-exit-status/26715/14 "2022-12-19T09:03:03Z")

</div>

Could you describe in more detail what happens exactly?

Please use the CTChest demo data for a test.

![image](https://us1.discourse-cdn.com/flex002/uploads/slicer/original/3X/f/b/fbca799241a9e5101e9c8e9b8c8001fdacde4b7e.png)

Select the TotalSegmentator extension and press “Apply”.  
Do you see any progress messages in the textbox?

 ![image](https://us1.discourse-cdn.com/flex002/uploads/slicer/original/3X/8/6/86cb0f4224c2c3ca2a4f96b956ea5ae55bbeee46.png)

---

<div class="post-metadata">

### Author: ![Knoch](https://avatars.discourse-cdn.com/v4/letter/k/4491bb/32.png) [@Knoch](https://discourse.slicer.org/u/Knoch)
#### Post date: [January 3, 2023, 2:58am UTC](https://discourse.slicer.org/t/totalsegmentator-error-at-first-run-command-pip-install-git-https-github-com-wasserth-totalsegmentator-git-no-deps-returned-non-zero-exit-status/26715/15 "2023-01-03T02:58:02Z")

</div>

Hi Rudolf,

thank you for the reply, i just come from my holiday so just open the forum.

yes, i do have press the apply, and nothing happen until the error message 🙂

Traceback (most recent call last):  
File “C:\Users\ACER\AppData\Local\NA-MIC\Slicer 5.2.1\bin\Python\slicer\util.py”, line 2961, in tryWithErrorDisplay  
yield  
File “C:/Users/ACER/AppData/Local/NA-MIC/Slicer 5.2.1/NA-MIC/Extensions-31317/TotalSegmentator/lib/Slicer-5.2/qt-scripted-modules/TotalSegmentator.py”, line 258, in onApplyButton  
self.logic.process(self.ui.inputVolumeSelector.currentNode(), self.ui.outputSegmentationSelector.currentNode(),  
File “C:/Users/ACER/AppData/Local/NA-MIC/Slicer 5.2.1/NA-MIC/Extensions-31317/TotalSegmentator/lib/Slicer-5.2/qt-scripted-modules/TotalSegmentator.py”, line 715, in process  
self.logProcessOutput(proc)  
File “C:/Users/ACER/AppData/Local/NA-MIC/Slicer 5.2.1/NA-MIC/Extensions-31317/TotalSegmentator/lib/Slicer-5.2/qt-scripted-modules/TotalSegmentator.py”, line 624, in logProcessOutput  
raise CalledProcessError(retcode, proc.args, output=proc.stdout, stderr=proc.stderr)  
subprocess.CalledProcessError: Command ‘[‘C:/Users/ACER/AppData/Local/NA-MIC/Slicer 5.2.1/bin/…/bin\PythonSlicer.EXE’, ‘C:\Users\ACER\AppData\Local\NA-MIC\Slicer 5.2.1\lib\Python\Scripts\TotalSegmentator’, ‘-i’, ‘C:/Users/ACER/AppData/Local/Temp/Slicer/\_\_SlicerTemp\_\_2023-01-03\_09+44+38.651/total-segmentator-input.nii’, ‘-o’, ‘C:/Users/ACER/AppData/Local/Temp/Slicer/\_\_SlicerTemp\_\_2023-01-03\_09+44+38.651/segmentation’, ‘–ml’, ‘–task’, ‘total’]’ returned non-zero exit status 120.

any suggestion regarding this?

---

<div class="post-metadata">

### Author: ![lassoan](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/lassoan/32/13_2.png) [@lassoan](https://discourse.slicer.org/u/lassoan)
#### Post date: [January 3, 2023, 3:01am UTC](https://discourse.slicer.org/t/totalsegmentator-error-at-first-run-command-pip-install-git-https-github-com-wasserth-totalsegmentator-git-no-deps-returned-non-zero-exit-status/26715/16 "2023-01-03T03:01:08Z")

</div>

Does clicking on “Upgrade” button in Advanced section and restarting Slicer fixes the issue?

Do you have a GPU? How much GPU RAM does it have?

---

<div class="post-metadata">

### Author: ![Knoch](https://avatars.discourse-cdn.com/v4/letter/k/4491bb/32.png) [@Knoch](https://discourse.slicer.org/u/Knoch)
#### Post date: [January 3, 2023, 3:17am UTC](https://discourse.slicer.org/t/totalsegmentator-error-at-first-run-command-pip-install-git-https-github-com-wasserth-totalsegmentator-git-no-deps-returned-non-zero-exit-status/26715/17 "2023-01-03T03:17:45Z")

</div>

ITry to un-install the pytorch and reinstall, restarts the slicer, and now is working, but only the “fast” mode. for the non fast mode, its still got the same error.

Yes, I am Using Acer Predator with GPU RTX 3070 with 8GB RAM.

---

<div class="post-metadata">

### Author: ![lassoan](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/lassoan/32/13_2.png) [@lassoan](https://discourse.slicer.org/u/lassoan)
#### Post date: [January 3, 2023, 3:25am UTC](https://discourse.slicer.org/t/totalsegmentator-error-at-first-run-command-pip-install-git-https-github-com-wasserth-totalsegmentator-git-no-deps-returned-non-zero-exit-status/26715/18 "2023-01-03T03:25:33Z")

</div>

Do you use CPU or GPU pytorch?

Does your computer have multiple graphics card (e.g., Intel integrated graphics + NVIDIA discrete GPU)? Have you configured your NVIDIA settings to make Slicer use the GPU?

Do you have problems with any of the Slicer sample data sets?

Could you copy here the output in the textbox below the Apply button when you run with “Fast” checkbox disabled?

---

<div class="post-metadata">

### Author: ![Knoch](https://avatars.discourse-cdn.com/v4/letter/k/4491bb/32.png) [@Knoch](https://discourse.slicer.org/u/Knoch)
#### Post date: [January 3, 2023, 4:21am UTC](https://discourse.slicer.org/t/totalsegmentator-error-at-first-run-command-pip-install-git-https-github-com-wasserth-totalsegmentator-git-no-deps-returned-non-zero-exit-status/26715/19 "2023-01-03T04:21:00Z")

</div>

i dont have the option for the GPU, where can I install this? the option is only CPU, Automatic, and Cu80 until Cu112

this is the error message for the Fast Disabled using the sample data set CTChest:

Traceback (most recent call last):  
File “C:\Users\ACER\AppData\Local\NA-MIC\Slicer 5.2.1\bin\Python\slicer\util.py”, line 2961, in tryWithErrorDisplay  
yield  
File “C:/Users/ACER/AppData/Local/NA-MIC/Slicer 5.2.1/NA-MIC/Extensions-31317/TotalSegmentator/lib/Slicer-5.2/qt-scripted-modules/TotalSegmentator.py”, line 258, in onApplyButton  
self.logic.process(self.ui.inputVolumeSelector.currentNode(), self.ui.outputSegmentationSelector.currentNode(),  
File “C:/Users/ACER/AppData/Local/NA-MIC/Slicer 5.2.1/NA-MIC/Extensions-31317/TotalSegmentator/lib/Slicer-5.2/qt-scripted-modules/TotalSegmentator.py”, line 715, in process  
self.logProcessOutput(proc)  
File “C:/Users/ACER/AppData/Local/NA-MIC/Slicer 5.2.1/NA-MIC/Extensions-31317/TotalSegmentator/lib/Slicer-5.2/qt-scripted-modules/TotalSegmentator.py”, line 624, in logProcessOutput  
raise CalledProcessError(retcode, proc.args, output=proc.stdout, stderr=proc.stderr)  
subprocess.CalledProcessError: Command ‘[‘C:/Users/ACER/AppData/Local/NA-MIC/Slicer 5.2.1/bin/…/bin\PythonSlicer.EXE’, ‘C:\Users\ACER\AppData\Local\NA-MIC\Slicer 5.2.1\lib\Python\Scripts\TotalSegmentator’, ‘-i’, ‘C:/Users/ACER/AppData/Local/Temp/Slicer/\_\_SlicerTemp\_\_2023-01-03\_11+15+30.020/total-segmentator-input.nii’, ‘-o’, ‘C:/Users/ACER/AppData/Local/Temp/Slicer/\_\_SlicerTemp\_\_2023-01-03\_11+15+30.020/segmentation’, ‘–ml’, ‘–task’, ‘total’]’ returned non-zero exit status 120.

---

<div class="post-metadata">

### Author: ![Knoch](https://avatars.discourse-cdn.com/v4/letter/k/4491bb/32.png) [@Knoch](https://discourse.slicer.org/u/Knoch)
#### Post date: [January 3, 2023, 4:37am UTC](https://discourse.slicer.org/t/totalsegmentator-error-at-first-run-command-pip-install-git-https-github-com-wasserth-totalsegmentator-git-no-deps-returned-non-zero-exit-status/26715/20 "2023-01-03T04:37:11Z")

</div>

this is my Pytorch status

 ![image](https://us1.discourse-cdn.com/flex002/uploads/slicer/original/3X/2/c/2c3b2013e7582c14ad95d16a49ea9e809eddd65d.png)

[Next page](https://discourse.slicer.org/t/totalsegmentator-error-at-first-run-command-pip-install-git-https-github-com-wasserth-totalsegmentator-git-no-deps-returned-non-zero-exit-status/26715.md?page=2)
