[wingide-users] pylint pannel
Wingware Support
support at wingware.com
Wed Oct 17 15:21:52 MDT 2007
Florian Pfaff wrote:
> I tried to use the pylint pannel delivered with Wing IDE 3.0.0-1 (rev 16515)
> but the tool does not appear, even if I copy the script to
> my extension scripts directory.
>
> What I have done so far:
>
> 1. installed pylint and dependencies (works fine from commandline)
> 2. copied the pylintpanel.py from WINGHOME\scripts to my extension scripts directory (other scripts in this directory work)
> 3. Tried to reload scripts -> no pypanel tool
> 4. restart Wing IDE -> no pypanel tool
>
>
> Pylint version:
>
> pylint-0.13.2
> logilab-common-0.22.2
> logilab-astng-0.17.1
>
>
> Any Ideas how I get this working?
The script is disabled by default so you need to also set _ignore_scripts=0
(where currently it is set to 1). Then reload scripts and you should see
it in the Tools menu.
Please let me know if that doesn't help.
Thanks,
--
Stephan Deibel
Wingware | Python IDE
Advancing Software Development
www.wingware.com
More information about the wingide-users
mailing list