Hello Armin:

Thanks! Pylint now runs. The problem was I had a compiler package. I also 
managed to get translate to compile the Christopher Armstrong example. Sweet!

Cheers,
Andrew 


--- On Sat, 11/1/08, Armin Rigo <[EMAIL PROTECTED]> wrote:

> From: Armin Rigo <[EMAIL PROTECTED]>
> Subject: Re: [pypy-dev] Problems getting Translate.py and Pylint to work
> To: "Andrew Francis" <[EMAIL PROTECTED]>
> Cc: [email protected]
> Date: Saturday, November 1, 2008, 10:05 AM
> Hi Andrew,
> 
> On Fri, Oct 31, 2008 at 12:45:00PM -0700, Andrew Francis
> wrote:
> > [translation:ERROR]     from compiler import parse,
> ast, pycodegen
> 
> "from compiler import parse" works for me on all
> Python versions 2.2 to
> 2.6.  Either your Python installation is broken, or you
> have a module
> called "compiler.py" that hides the package
> "compiler" from the stdlib.
> 
> 
> Armin


      
_______________________________________________
[email protected]
http://codespeak.net/mailman/listinfo/pypy-dev

Reply via email to