Hi there, On 10/31/08, Maciej Fijalkowski <[EMAIL PROTECTED]> wrote: > On Fri, Oct 31, 2008 at 8:45 PM, Andrew Francis <[EMAIL PROTECTED]> wrote: > > I also installed Pylint including the Logilab-astng package. I get the > error: > > > > no module called common.compat. > > > > I read a post stating the problem may be with an __init__.py file. I am > using Xandros on an ASUS eee (similar to Ubuntu). Any help would be > appreciated. > > > I think it's not the right place to ask (at least i have no clue).
This is indeed not the right place to ask :-). Try [EMAIL PROTECTED] instead for any pylint related question. Juste to make a quick answer, your problem is probably just that you didn't install the logilab.common package (http://www.logilab.org/project/logilab-common) Cheers, Adrien. _______________________________________________ [email protected] http://codespeak.net/mailman/listinfo/pypy-dev
