summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorCarlos de la Guardia <cguardia@yahoo.com>2009-06-07 00:28:21 +0000
committerCarlos de la Guardia <cguardia@yahoo.com>2009-06-07 00:28:21 +0000
commit7f4dfaa0e5d1a9d01b3f10a4a59d454ce094d4c0 (patch)
treeb9657a8712ec8e97abe9852e6d5b3ec95c7807b3 /docs
parent909718b12804edf20f6788c314fddd56c58f381e (diff)
downloadpyramid-7f4dfaa0e5d1a9d01b3f10a4a59d454ce094d4c0.tar.gz
pyramid-7f4dfaa0e5d1a9d01b3f10a4a59d454ce094d4c0.tar.bz2
pyramid-7f4dfaa0e5d1a9d01b3f10a4a59d454ce094d4c0.zip
Virtualenv needs the win32api package to work
Diffstat (limited to 'docs')
-rw-r--r--docs/narr/install.rst3
1 files changed, 3 insertions, 0 deletions
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
<http://python.org/download/releases/2.5.4/>`_ for your system.
+#. Install the `Python for Windows extensions
+ <http://www.sourceforge.net/project/showfiles.php?group_id=78018>`_.
+
#. Install latest `setuptools` into the Python you
obtained/installed/found in the step above: download `ez_setup.py
<http://peak.telecommunity.com/dist/ez_setup.py>`_ and run it using