How did you install spyder 2.2.0rc?
And why do you use a freshly installed WinPython 2.7.3.2,
while 2.7.3.3 is the current version?

I am using WinPython 2.7.3.3 and I updated spyder with:
easy_install -U spyder

from the WinPython console.

I don't have any problems.

Regards:

Uwe Fechner

Am 09.04.2013 20:00, schrieb Christian Münker:
Well, ok, I also have two minor issues with the latest spyder version:

I'm using WinPython 2.7.3.2 (freshly installed) under Win7 32 Bit and spyder 
2.2.0rc.

Right after the start, my internal console is being cluttered with repeated 
error messages like


  spy.app, spy.window, dir(spy)
>>> Traceback (most recent call last):
File "C:\WinPython-32bit-2.7.3.3\python-2.7.3\lib\site-packages\spyderlib\widgets\editor.py", line 317, in update_extension_modules
    self.submods_thread.submods)
File "C:\WinPython-32bit-2.7.3.3\python-2.7.3\lib\site-packages\spyderlib\widgets\sourcecode\codeeditor.py", line 115, in set_pref
    self.project.prefs.set(key, value)
AttributeError: 'NoneType' object has no attribute 'prefs'

and

Traceback (most recent call last):
File "C:\WinPython-32bit-2.7.3.3\python-2.7.3\lib\site-packages\spyderlib\plugins\ipythonconsole.py", line 567, in auto_refresh_namespacebrowser
    if self.namespacebrowser.autorefresh:
AttributeError: 'NoneType' object has no attribute 'autorefresh'

While this doesn't prevent me at all from working with python, it might leave an "unfinished" impression.

One thing I haven't found out so far is how to get the object inspector to interact with the editor window - automatic import from the console and the IPython console (yes!!!) works like a charm but I cannot switch the focus between editor and the console as in version 2.1.3.

Best regards,

Christian


--
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.



--
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to