# Why the Editor module is missing?

**URL:** https://discourse.slicer.org/t/why-the-editor-module-is-missing/1464
**Category:** Support
**Created:** [November 15, 2017, 11:56am UTC](https://discourse.slicer.org/t/why-the-editor-module-is-missing/1464 "2017-11-15T11:56:56Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![pieper](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/pieper/32/8_2.png) [@pieper](https://discourse.slicer.org/u/pieper)
#### Post date: [November 15, 2017, 12:39pm UTC](https://discourse.slicer.org/t/why-the-editor-module-is-missing/1464/2 "2017-11-15T12:39:21Z")

</div>

Thanks for sending the screenshot - in the terminal where you started Slicer there’s a python error saying that numpy cannot be imported and that’s why the Editor didn’t load.

You’ll need to go back and debug the build process to make numpy work since a lot of Slicer code depends on it. Building numpy, especially on windows, can be tricky, but if you describe your steps and post build logs hopefully someone here can help.

---

_[View the full topic](https://discourse.slicer.org/t/why-the-editor-module-is-missing/1464)._
