Lines Matching full:installing
15 Please share your experiences with us! If you encounter difficulty installing
34 Installing "Easy Install"
45 are installing to Python's primary ``site-packages`` directory. If this is
47 Locations`_ before installing. (And, on Windows, you should not use the
48 ``.exe`` installer when installing to an alternate location.)
72 Similarly, if you can run ``easy_install``, and it appears to be installing
82 Installing setuptools will provide an ``easy_install`` command according to
88 Downloading and Installing a Package
97 version, and automatically downloading, building, and installing it::
107 automatically building and installing it::
155 the default directory for installing scripts will be the same as the package
192 package that meets your version criteria. So, installing a newer version is
195 If you're installing to a directory on PYTHONPATH, or a configured "site"
196 directory (and not using ``-m``), installing a package automatically replaces
198 import the most-recently installed version by default. So, again, installing
207 ``easy_install`` never actually deletes packages (unless you're installing a
391 Installing on Un-networked Machines
536 installing the package; it just finds, obtains, and possibly unpacks it for
588 the distributions you're installing. It will display a list of all of the
731 installing to a non-PYTHONPATH, non-"site" directory. You must always
830 project easy_install is installing (whether it's a requested project or a
884 If you are installing from a source distribution, and are *not* using the