[MacPorts] #39114: py*-spyder crashes on startup on 10.6.8

MacPorts noreply at macports.org
Wed May 15 15:11:44 PDT 2013


#39114: py*-spyder crashes on startup on 10.6.8
-------------------------------+------------------------
  Reporter:  david.w.watson@…  |      Owner:  eborisch@…
      Type:  defect            |     Status:  new
  Priority:  Normal            |  Milestone:
 Component:  ports             |    Version:  2.1.3
Resolution:                    |   Keywords:
      Port:  py-spyder         |
-------------------------------+------------------------

Comment (by eborisch@…):

 Have you tried moving your ~/.spyder2-27 directory out of the way so it
 initializes with defaults?

 I run spyder daily on 10.6.8, so I'm a little stuck here. You can try
 opening running spyder under pdb to see if we can narrow this down:

 {{{
 MacPro:~$ python
 Python 2.7.3 (default, Oct 22 2012, 06:12:28)
 [GCC 4.2.1 (Apple Inc. build 5666) (dot 3)] on darwin
 Type "help", "copyright", "credits" or "license" for more information.
 >>> import pdb
 >>> pdb.run("from spyderlib import start_app\nstart_app.main()")
 > <string>(1)<module>()
 (Pdb) cont
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/39114#comment:2>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list