I think because of the updates to buildout and bootstrap and the merging of
distribute into setuptools, you could probably get by without that option.

Give that a try

Thomas G. Willis


On Tue, Aug 27, 2013 at 9:01 PM, Chung WONG <[email protected]> wrote:

> Hi all,
>
> I am learning how to deploy to google app engine on this 
> link<http://docs.pylonsproject.org/projects/pyramid_cookbook/en/latest/deployment/gae_buildout.html>
> .
> However , I am stuck at
>
> ~/ $ cd newproject
> ~/newproject $ /usr/bin/python2.7 bootstrap.py --distribute
>
>
> After typing the command, I got this error for some reasons which I don't
> have a clue at all.
>
> *Usage: [DESIRED PYTHON FOR BUILDOUT] bootstrap.py [options]*
> *Bootstraps a buildout-based project.*
> *
> *
> *Simply run this script in a directory containing a buildout.cfg, using
> the*
> *Python that you want bin/buildout to use.*
> *
> *
> *Note that by using --setup-source and --download-base to point to*
> *local resources, you can keep this script from going over the network.*
> *
> *
> *
> *
> *bootstrap.py: error: no such option: --distribute*
>
> I am running debian wheezy and I followed the exact steps and commands in
> the tutorial.
> Does anyone have any idea?
> Thanks.
>
> --
> You received this message because you are subscribed to the Google Groups
> "pylons-discuss" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/pylons-discuss.
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/pylons-discuss.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to