# Error loading GPA module (Slicermorph)

**URL:** https://discourse.slicer.org/t/error-loading-gpa-module-slicermorph/20501
**Category:** Support
**Tags:** slicermorph
**Created:** [November 5, 2021, 6:18pm UTC](https://discourse.slicer.org/t/error-loading-gpa-module-slicermorph/20501 "2021-11-05T18:18:06Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![muratmaga](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/muratmaga/32/3622_2.png) [@muratmaga](https://discourse.slicer.org/u/muratmaga)
#### Post date: [November 5, 2021, 6:21pm UTC](https://discourse.slicer.org/t/error-loading-gpa-module-slicermorph/20501/2 "2021-11-05T18:21:18Z")

</div>

I have seen this error, not sure why it happens,as we do not install scipy. But this should fix:

1. Open a fresh slicer,
2. go to python window and type
3. `pip_uninstall("scipy")`
4. `pip_install("scipy")`
5. restart your slicer and try gpa again.

---

_[View the full topic](https://discourse.slicer.org/t/error-loading-gpa-module-slicermorph/20501)._
