From 7f4dfaa0e5d1a9d01b3f10a4a59d454ce094d4c0 Mon Sep 17 00:00:00 2001 From: Carlos de la Guardia Date: Sun, 7 Jun 2009 00:28:21 +0000 Subject: Virtualenv needs the win32api package to work --- docs/narr/install.rst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs') diff --git a/docs/narr/install.rst b/docs/narr/install.rst index e7cbff132..92af89f8e 100644 --- a/docs/narr/install.rst +++ b/docs/narr/install.rst @@ -156,6 +156,9 @@ Installing :mod:`repoze.bfg` on a Windows System #. Install, or find `Python 2.5 `_ for your system. +#. Install the `Python for Windows extensions + `_. + #. Install latest `setuptools` into the Python you obtained/installed/found in the step above: download `ez_setup.py `_ and run it using -- cgit v1.2.3