Hi guys, was trying out the latest dev version of spyder and I am getting 
the following error 

Executing Spyder from source checkout
Revision c40dc14d316c+:4391+, Branch: default
01. Patched sys.path with /home/goanpeca/Dropbox/it/repos/hg/spyderlib
                      and 
/home/goanpeca/Dropbox/it/repos/hg/spyderlib/external-py2
02. No PySide detected, using PyQt4 if available
03. Imported Spyder 2.4.0dev
    [Python 2.7.8 64bits, Qt 4.8.5, PyQt4 (API v2) 4.10.4 on Linux]
04. Executing spyder.main()
Bootstrap completed in 00:00:00.6607
Object::connect: Use the SIGNAL macro to bind InternalShell::()
Traceback (most recent call last):
  File "/home/goanpeca/Dropbox/it/repos/hg/spyderlib/spyderlib/spyder.py", 
line 2351, in main
    mainwindow = run_spyder(app, options, args)
  File "/home/goanpeca/Dropbox/it/repos/hg/spyderlib/spyderlib/spyder.py", 
line 2241, in run_spyder
    main.setup()
  File "/home/goanpeca/Dropbox/it/repos/hg/spyderlib/spyderlib/spyder.py", 
line 780, in setup
    message=_("Spyder Internal Console\n\n"
  File 
"/home/goanpeca/Dropbox/it/repos/hg/spyderlib/spyderlib/plugins/console.py", 
line 63, in __init__
    self.shell.focus_changed.connect(lambda: self.focus_changed.emit())
TypeError: connect() failed between [] and unislot()

Any thoughts?

-- 
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/d/optout.

Reply via email to