Spyder-py2 crash on MacOS 10.12.4 (Sierra) : BUG IN LIBTRACE: MH not found
See original GitHub issueHi,
Spyder-py2 crashes on MacOS 10.12.4 (Sierra) when I launch the Spyder-Py2.app application.
Can you please help me to fix this problem ?
Description of your problem
What steps will reproduce the problem?
curl -O https://bitbucket.org/spyder-ide/spyderlib/downloads/spyder-2.3.8-py2.7.dmg 2. open spyder-2.3.8-py2.7.dmg 3. Drag’n’drop of Spyder-Py2.app in /Applications & Double clic on /Applications/Spyder-Py2.app
**What is the expected output?
I expect the Spyder window to open
What do you see instead?**
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_INSTRUCTION (SIGILL) Exception Codes: 0x0000000000000001, 0x0000000000000000 Exception Note: EXC_CORPSE_NOTIFY
Termination Signal: Illegal instruction: 4 Termination Reason: Namespace SIGNAL, Code 0x4 Terminating Process: exc handler [0]
Application Specific Information: dyld: in dlopen() BUG IN LIBTRACE: MH not found
Please provide any additional information below
Versions and main components
- Spyder Version: 2.3.8
- Python Version: 2.7
- Qt Version: qt: stable 5.9.0 (bottled), HEAD [keg-only] (from brew)
- PyQt Version: pyqt: stable 5.8.2 (bottled) (from brew)
- Operating system: MacOS 10.12.4 (Sierra)
Dependencies
Please go to the menu entry Help > Optional Dependencies (or
Help > Dependencies), press the button Copy to clipboard
and paste the contents below:
Unfortunately, Spyder-py2 crashes therefore I don’t get the time to do this.
Issue Analytics
- State:
- Created 6 years ago
- Comments:9 (4 by maintainers)

Top Related StackOverflow Question
Just installed Miniconda and then installed Spyder with conda.
conda seems kinda of cool, thanks a lot 😃 !
You can also install Miniconda, which just installs the minimal packages needed for conda to run, and then install only the libraries that you need.
3.0.2 is our latest DMG and 3.1.4 is our latest version. Sorry, but I don’t have more time to update our DMG, so we rely on Anaconda (very few people have asked for an update too).