[wingide-users] integraton with pyflakes
Danny Bloemendaal
Danny.Bloemendaal at informaat.nl
Sun Oct 4 12:54:13 MDT 2009
I'd love to have something like pyflakes support in wing so I'm very
curious when you got this to work.
Isn't it an idea to have that built into Wing?
On 2 okt 2009, at 16:44, Wing IDE Support wrote:
> On 10/2/09 3:21 AM, Idan Zaltzberg wrote:
>> Hi,
>>
>> I'm trying to integrate the IDE with pyflakes using scripts but I'm
>> always failing at the compiler.parse.
>>
>> Runtime failure details:
>>
>> Exception: "<type 'exceptions.KeyError'>"
>> ...
>> File "c:\python24\lib\compiler\transformer.py", line 52, in parse
>
> This is due to the python 2.4 lib being used with Wing's internal
> Python
> 2.5 interpreter. It may work if you use Python 2.5's lib instead
> (Wing's internal copy of Python doesn't ship with the compiler
> package).
>
> Cheers,
>
> John
> _________________________________________________
> Wing IDE users list
> http://wingware.com/lists/wingide
More information about the wingide-users
mailing list