<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hello,<div><br></div><div>I've just got back from holiday to find a TextMate update! After performing the update - so I'm now at Version 1.5.8 (1498) - my Python scripts no longer run when I hit cmd-R. The error is:</div><div><br></div><div><span class="Apple-style-span" style="font-family: 'Trebuchet MS'; font-size: 13px; "><font class="Apple-style-span" color="#000000">Program terminated by uncaught signal #11 after 6.26 seconds.</font></span></div><div><font class="Apple-style-span" face="'Trebuchet MS'" size="3"><span class="Apple-style-span" style="font-size: 13px;"><br></span></font></div><div>Followed by a Mac OS X "The application Python quit unexpectedly" dialogue box. I can replicate the problem by creating a file with the following command:</div><div><br></div><div>from scipy import special</div><div><br></div><div>(which imports a bunch of slightly odd functions from the scientific python library, and which can take a few seconds) and then running the "Run Script" command in the Python bundle. </div><div><br></div><div>Running "from scipy import special" in both the python and ipython terminals, and running the above file from the command line all work fine.</div><div><br></div><div>Can anyone help? I've re-installed Textmate after deleting all the Library folders I could find, and I've re-installed the Python bundle from svn. Other scripts work fine, which gives me the impression that something is timing out, but that's really just a vague impression...</div><div><br></div><div>Cheers,</div><div><br></div><div>Mike Dewar</div></body></html>