# Why the "slicerDMRI" module can not find in latest version(4.10.2)

**URL:** https://discourse.slicer.org/t/why-the-slicerdmri-module-can-not-find-in-latest-version-4-10-2/6895
**Category:** Support
**Tags:** extensions-manager, diffusion
**Created:** [May 23, 2019, 10:45am UTC](https://discourse.slicer.org/t/why-the-slicerdmri-module-can-not-find-in-latest-version-4-10-2/6895 "2019-05-23T10:45:44Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![Jin](https://avatars.discourse-cdn.com/v4/letter/j/4af34b/32.png) [@Jin](https://discourse.slicer.org/u/Jin)
#### Post date: [May 23, 2019, 10:45am UTC](https://discourse.slicer.org/t/why-the-slicerdmri-module-can-not-find-in-latest-version-4-10-2/6895/1 "2019-05-23T10:45:44Z")

</div>

why the “slicerDMRI” module can not find in latest version(4.10.2), thanks! I can not get the DTI volume and tractography?

---

<div class="post-metadata">

### Author: ![ljod](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/ljod/32/652_2.png) [@ljod](https://discourse.slicer.org/u/ljod)
#### Post date: [May 23, 2019, 11:22am UTC](https://discourse.slicer.org/t/why-the-slicerdmri-module-can-not-find-in-latest-version-4-10-2/6895/2 "2019-05-23T11:22:13Z")

</div>

Thank you for bringing this to our attention! This should be fixed in the next few days. You can try the nightly version if needed in the meantime.

@jcfr Our s4ext says master version in the ExtensionsIndex but there are old errors in the Slicer4 cdash. How do I make sure 4.10 gets the appropriate updates that we’ve made?

---

<div class="post-metadata">

### Author: ![jamesobutler](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/jamesobutler/32/7511_2.png) [@jamesobutler](https://discourse.slicer.org/u/jamesobutler)
#### Post date: [May 23, 2019, 11:45am UTC](https://discourse.slicer.org/t/why-the-slicerdmri-module-can-not-find-in-latest-version-4-10-2/6895/3 "2019-05-23T11:45:53Z")

</div>

You should update your [s4ext](https://github.com/Slicer/ExtensionsIndex/blob/4.10/SlicerDMRI.s4ext) in the “4.10” branch of the ExtensionsIndex and probably specify a new branch such as “4.10” within Slicer DMRI that can be used to maintain updates for Slicer 4.10.

The SlicerDMRI master branch currently includes commits related to the new markups API, python 3, etc which will be part of Slicer 5 and not included in the recent Slicer 4.10.2 release. It looks like you will need to start from [this commit](https://github.com/SlicerDMRI/SlicerDMRI/commit/9d3e244dcbf2b0222587c0420c1ddcad4c9095d9) and pick any later commits that are compatible as part of your new 4.10 branch.

You can [see](https://github.com/Slicer/ExtensionsIndex/commit/cb5cda2b1ef267de53287918e1c01998115450c1) how MarkupsToModel extension had to create a separate 4.10 branch to stay API compatible.

---

<div class="post-metadata">

### Author: ![ljod](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/ljod/32/652_2.png) [@ljod](https://discourse.slicer.org/u/ljod)
#### Post date: [May 23, 2019, 12:00pm UTC](https://discourse.slicer.org/t/why-the-slicerdmri-module-can-not-find-in-latest-version-4-10-2/6895/4 "2019-05-23T12:00:07Z")

</div>

Of course! Thanks! At first glance I thought it was old fixed markups errors but it’s actually the fixes causing the issue. Thanks for the help.

---

<div class="post-metadata">

### Author: ![Jin](https://avatars.discourse-cdn.com/v4/letter/j/4af34b/32.png) [@Jin](https://discourse.slicer.org/u/Jin)
#### Post date: [May 23, 2019, 1:09pm UTC](https://discourse.slicer.org/t/why-the-slicerdmri-module-can-not-find-in-latest-version-4-10-2/6895/5 "2019-05-23T13:09:03Z")

</div>

Thanks a lot! Did you mean the nightly version contains the “slicerDMRI” module?

---

<div class="post-metadata">

### Author: ![ljod](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/ljod/32/652_2.png) [@ljod](https://discourse.slicer.org/u/ljod)
#### Post date: [May 23, 2019, 2:01pm UTC](https://discourse.slicer.org/t/why-the-slicerdmri-module-can-not-find-in-latest-version-4-10-2/6895/6 "2019-05-23T14:01:55Z")

</div>

Yes the nightly contains SlicerDMRI.

---

<div class="post-metadata">

### Author: ![Jin](https://avatars.discourse-cdn.com/v4/letter/j/4af34b/32.png) [@Jin](https://discourse.slicer.org/u/Jin)
#### Post date: [May 23, 2019, 2:26pm UTC](https://discourse.slicer.org/t/why-the-slicerdmri-module-can-not-find-in-latest-version-4-10-2/6895/7 "2019-05-23T14:26:07Z")

</div>

Get it! Thanks very much!

---

<div class="post-metadata">

### Author: ![ljod](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/ljod/32/652_2.png) [@ljod](https://discourse.slicer.org/u/ljod)
#### Post date: [May 27, 2019, 10:57am UTC](https://discourse.slicer.org/t/why-the-slicerdmri-module-can-not-find-in-latest-version-4-10-2/6895/8 "2019-05-27T10:57:52Z")

</div>

Hi! This should be fixed now in 4.10.2.
