I have installed spyder using "python setup.py install", I am using 
WinPython 2.7.3.3 (sorry, that was a typo in my previous post). Both rope 
and pyflakes are not included in the WinPython distribution, but 
installation via the WinPython package manager is easy and solved the 
problems. 

spyder warns about the missing rope module in its preferences (which is a 
very good thing!), maybe it would be even better to offer the installation 
of both modules to the user during the installation of spyder. I'll ask 
Pierre whether he could include those two modules in the next release of 
WinPython.

Cheers,

Christian

Am Mittwoch, 10. April 2013 22:06:17 UTC+2 schrieb ufechner:
>
>  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] <javascript:>.
> To post to this group, send email to [email protected]<javascript:>
> .
> 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