I just installed spyder 2.2.5 on my OS X 10.8.3 machine with the setup.py script, which went flawlessy.
Now, when firing up spyder from the command line, I get the following error output: 2013-12-17 20:53:02.673 Python[2255:6d03] -[QNSApplication _setup:]: unrecognized selector sent to instance 0x1064352f0 2013-12-17 20:53:02.673 Python[2255:6d03] An uncaught exception was raised 2013-12-17 20:53:02.674 Python[2255:6d03] -[QNSApplication _setup:]: unrecognized selector sent to instance 0x1064352f0 2013-12-17 20:53:02.675 Python[2255:6d03] ( 0 CoreFoundation 0x00007fff90b18b06 __exceptionPreprocess + 198 1 libobjc.A.dylib 0x00007fff8ed263f0 objc_exception_throw + 43 2 CoreFoundation 0x00007fff90baf40a -[NSObject(NSObject) doesNotRecognizeSelector:] + 186 3 CoreFoundation 0x00007fff90b0702e ___forwarding___ + 414 4 CoreFoundation 0x00007fff90b06e18 _CF_forwarding_prep_0 + 232 5 Tk 0x0000000113fa35c0 TkpInit + 453 6 Tk 0x0000000113f1fa66 Tk_Init + 1816 7 _tkinter.so 0x0000000113dedd2b Tcl_AppInit + 75 8 _tkinter.so 0x0000000113deb1b4 Tkinter_Create + 916 9 Python 0x00000001000c35fd PyEval_EvalFrameEx + 25213 10 Python 0x00000001000c58c9 PyEval_EvalCodeEx + 2137 11 Python 0x000000010003e510 function_call + 176 12 Python 0x000000010000c932 PyObject_Call + 98 13 Python 0x000000010001f04b instancemethod_call + 363 14 Python 0x000000010000c932 PyObject_Call + 98 15 Python 0x00000001000bc0c7 PyEval_CallObjectWithKeywords + 87 16 Python 0x000000010002233e PyInstance_New + 126 17 Python 0x000000010000c932 PyObject_Call + 98 18 Python 0x00000001000c0a48 PyEval_EvalFrameEx + 14024 19 Python 0x00000001000c58c9 PyEval_EvalCodeEx + 2137 20 Python 0x00000001000c59e6 PyEval_EvalCode + 54 21 Python 0x00000001000d9ec0 PyImport_ExecCodeModuleEx + 208 22 Python 0x00000001000db0d2 load_source_module + 626 23 Python 0x00000001000dc6c0 load_package + 400 24 Python 0x00000001000dd0bb import_submodule + 315 25 Python 0x00000001000dd55a load_next + 234 26 Python 0x00000001000dd89c PyImport_ImportModuleLevel + 412 27 Python 0x00000001000baee3 builtin___import__ + 131 28 Python 0x00000001000c35fd PyEval_EvalFrameEx + 25213 29 Python 0x0000000100031885 gen_send_ex + 165 30 Python 0x00000001000bde36 PyEval_EvalFrameEx + 2742 31 Python 0x00000001000c3fed PyEval_EvalFrameEx + 27757 32 Python 0x00000001000c3fed PyEval_EvalFrameEx + 27757 33 Python 0x00000001000c58c9 PyEval_EvalCodeEx + 2137 34 Python 0x000000010003e510 function_call + 176 35 Python 0x000000010000c932 PyObject_Call + 98 36 Python 0x000000010001f04b instancemethod_call + 363 37 Python 0x000000010000c932 PyObject_Call + 98 38 Python 0x00000001000bc0c7 PyEval_CallObjectWithKeywords + 87 39 sip.so 0x000000010246dee4 sip_api_call_method + 206 40 QtCore.so 0x0000000101da862f _Z15sipVH_QtCore_1116PyGILState_STATEPFvP17_sipSimpleWrapperS_ES1_P7_object + 47 41 QtCore.so 0x0000000101dda56e _ZN10sipQThread3runEv + 108 42 QtCore 0x0000000102096f74 _ZN14QThreadPrivate5startEPv + 356 43 libsystem_c.dylib 0x00007fff840517a2 _pthread_start + 327 44 libsystem_c.dylib 0x00007fff8403e1e1 thread_start + 13 ) 2013-12-17 20:53:02.677 Python[2255:6d03] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[QNSApplication _setup:]: unrecognized selector sent to instance 0x1064352f0' *** First throw call stack: ( 0 CoreFoundation 0x00007fff90b18b06 __exceptionPreprocess + 198 1 libobjc.A.dylib 0x00007fff8ed263f0 objc_exception_throw + 43 2 CoreFoundation 0x00007fff90baf40a -[NSObject(NSObject) doesNotRecognizeSelector:] + 186 3 CoreFoundation 0x00007fff90b0702e ___forwarding___ + 414 4 CoreFoundation 0x00007fff90b06e18 _CF_forwarding_prep_0 + 232 5 Tk 0x0000000113fa35c0 TkpInit + 453 6 Tk 0x0000000113f1fa66 Tk_Init + 1816 7 _tkinter.so 0x0000000113dedd2b Tcl_AppInit + 75 8 _tkinter.so 0x0000000113deb1b4 Tkinter_Create + 916 9 Python 0x00000001000c35fd PyEval_EvalFrameEx + 25213 10 Python 0x00000001000c58c9 PyEval_EvalCodeEx + 2137 11 Python 0x000000010003e510 function_call + 176 12 Python 0x000000010000c932 PyObject_Call + 98 13 Python 0x000000010001f04b instancemethod_call + 363 14 Python 0x000000010000c932 PyObject_Call + 98 15 Python 0x00000001000bc0c7 PyEval_CallObjectWithKeywords + 87 16 Python 0x000000010002233e PyInstance_New + 126 17 Python 0x000000010000c932 PyObject_Call + 98 18 Python 0x00000001000c0a48 PyEval_EvalFrameEx + 14024 19 Python 0x00000001000c58c9 PyEval_EvalCodeEx + 2137 20 Python 0x00000001000c59e6 PyEval_EvalCode + 54 21 Python 0x00000001000d9ec0 PyImport_ExecCodeModuleEx + 208 22 Python 0x00000001000db0d2 load_source_module + 626 23 Python 0x00000001000dc6c0 load_package + 400 24 Python 0x00000001000dd0bb import_submodule + 315 25 Python 0x00000001000dd55a load_next + 234 26 Python 0x00000001000dd89c PyImport_ImportModuleLevel + 412 27 Python 0x00000001000baee3 builtin___import__ + 131 28 Python 0x00000001000c35fd PyEval_EvalFrameEx + 25213 29 Python 0x0000000100031885 gen_send_ex + 165 30 Python 0x00000001000bde36 PyEval_EvalFrameEx + 2742 31 Python 0x00000001000c3fed PyEval_EvalFrameEx + 27757 32 Python 0x00000001000c3fed PyEval_EvalFrameEx + 27757 33 Python 0x00000001000c58c9 PyEval_EvalCodeEx + 2137 34 Python 0x000000010003e510 function_call + 176 35 Python 0x000000010000c932 PyObject_Call + 98 36 Python 0x000000010001f04b instancemethod_call + 363 37 Python 0x000000010000c932 PyObject_Call + 98 38 Python 0x00000001000bc0c7 PyEval_CallObjectWithKeywords + 87 39 sip.so 0x000000010246dee4 sip_api_call_method + 206 40 QtCore.so 0x0000000101da862f _Z15sipVH_QtCore_1116PyGILState_STATEPFvP17_sipSimpleWrapperS_ES1_P7_object + 47 41 QtCore.so 0x0000000101dda56e _ZN10sipQThread3runEv + 108 42 QtCore 0x0000000102096f74 _ZN14QThreadPrivate5startEPv + 356 43 libsystem_c.dylib 0x00007fff840517a2 _pthread_start + 327 44 libsystem_c.dylib 0x00007fff8403e1e1 thread_start + 13 ) libc++abi.dylib: terminate called throwing an exception Abort trap: 6 I've read in other issue entries that this has something to do with the unnecessary loading of tkinter or OpenGL libraries, but I haven't found a helpful solution yet. Does anyone know how to solve this problem? Thanks in advance! -- You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/spyderlib. For more options, visit https://groups.google.com/groups/opt_out.
