Re: [Zope] How to install Zope 2.13.26 using virtualenv?

2017-08-21 Thread Michael Brunnbauer
hi using easy_install instead of pip worked for me: ./bin/easy_install --index-url=http://download.zope.org/Zope2/index/2.13.26/ Zope2 Regards, Michael Brunnbauer On Tue, Aug 22, 2017 at 12:33:16AM +0200, Jesus Cea wrote: > I am following instructions in >

[Zope] How to install Zope 2.13.26 using virtualenv?

2017-08-21 Thread Jesus Cea
I am following instructions in : """ (virtualenv)# bin/pip install \ > --trusted-host download.zope.org \ > --index http://download.zope.org/Zope2/index/2.13.26/ Zope2 Collecting Zope2 Could not find a version that satisfies the