I'm having trouble getting pychecker to work in OS X 10.3.7
I installed it and don't recall seeing any error messages.
In the terminal when I type
pychecker myprogram.py
-bash: pychecker: command not found
I noticed in the pythonmac faq, it mentioned that many disutils packages
install into /Syste
Subject:
Re: [Pythonmac-SIG] pychecker
From:
Bob Ippolito <[EMAIL PROTECTED]>
Date:
Mon, 3 Jan 2005 23:13:21 -0500
To:
Robert Kern <[EMAIL PROTECTED]>
To:
Robert Kern <[EMAIL PROTECTED]>
CC:
pythonmac-sig@python.org
On Jan 3, 2005, at 10:25 PM, Robert Kern wrote:
Mike Hansen