Hi Helmut, You are right... No need to waste my time more with a sinking ship... I am going on with Zope2 and make myself familiar with it.
Thanks for your reply and support. best, Tamer Am 17.04.2016 um 08:53 schrieb Helmut Merz: > Hi Tamer, > > that's one of the problems with software that's not actively maintained > anymore: the world changes but software and documentation are not > updated accordingly. There is no "distribute" anymore, only "setuptools"... > > You can tell bootstrap.py to use setuptools: > > python bootstrap.py --setuptools > > It may then happen that you have to update setuptools, if bootstrap.py > complains about a wrong (old) setuptools version you may also try: > > bin/pip install setuptools --upgrade > > At least this did help me with recent BlueBream installs... > > Have fun, > Helmut _______________________________________________ bluebream mailing list [email protected] https://mail.zope.org/mailman/listinfo/bluebream
