On Mon, Mar 21, 2011 at 10:53 PM, Sachin Kumar Sharma <ssharm...@slb.com> wrote:
> BB,
>
> I downloaded PLY (Python Lex-Yacc) package for a script use it for parsing
> and looking to install under windows.
>
> It has setup.py file, and the command mentioned for installation is
>
> Python setup.py install
>
> Doesn’t work for windows.

Reasonably sure it does, with slight modification. Change "python" to
the full path of your pythonw.exe executable.
If it still doesn't work, please include the error message you're getting.

Cheers,
Chris
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to