Ignore:
Timestamp:
27 Aug 2013, 12:10:17 (11 years ago)
Author:
uli
Message:

Give hints how to avoid bootstrap probs with missing distribute package.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/ngren.theme/trunk/README.rst

    r10214 r10537  
    1414  $ virtualenv py27
    1515  $ source py27/bin/activate
     16
     17If you have not distribute installed already, run::
     18
     19  (py27)$ pip install distribute
    1620
    1721Then run bootstrap.py with zc.buildout v 1.4.4 enforced::
Note: See TracChangeset for help on using the changeset viewer.