Phil,

Like you I recently installed Spyder via Anaconda, and had the same error 
message when I wanted to use pylint. I did some searching, and found that 
the pylint package is not part of the standard set of packages that come 
with Anaconda.  To install pylint,  open a command window and use conda:

      conda install pylint

When you restart Spyder,  pylint should be visible. 

BTW,  the list of packages installed with Anaconda is listed at   
http://docs.continuum.io/anaconda/pkg-docs.html

Good luck,
Marc

On Tuesday, May 19, 2015 at 4:16:57 AM UTC-4, Philip Huffman wrote:
>
> Hi,
>
> Just installed Anaconda from Continuum Analytics, which includes Spyder. 
> Everything seems great. However under optional dependencies this line says 
> that pylint is not installed: pylint >=0.25   :  None (NOK) even though 
> it is. Does anyone have any suggestions? 
>
> Thank you,
>
> Phil
>
>
>

-- 
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