Newbie: Installing packages on windows
Fredrik Lundh
fredrik at pythonware.com
Mon Dec 11 12:01:18 EST 2006
bg_ie at yahoo.com wrote:
> I'm reading the python tutorials on docs.python.org, but I'm still not
> sure how install a package. I have downloaded pylint in zip form from
> www.logilab.org, but I'm unsure what to do with it. The file I wish to
> test (i.e. the file I have writen myself) is located in C:\Python25\
step 1: look for a README file in the ZIP archive, and follow the
instructions in that file.
</F>
More information about the Python-list
mailing list