[Zope] Zone 4 issue: The 'Paste' distribution was not found and is required by the application

Jens Vagelpohl jens at dataflake.org
Fri Jun 14 16:34:48 CEST 2019


You can run “bin/pip install Paste” in the virtualenv.

jens



> On 14. Jun 2019, at 13:46 , Giampiero Benvenuti <giampiero.benvenuti at chiaroscuro.com> wrote:
> 
> Hello,
> 
> I was wondering if somebody run into this error, and how should I take care of it:
> 
> python3.6 -m venv zope4.0
> cd zope4.0
> bin/pip install -r https://zopefoundation.github.io/Zope/releases/4.0/requirements-full.txt
> bin/mkwsgiinstance -d .
> bin/runwsgi -v etc/zope.ini
> 
> Error:
> File "/Applications/zope4.0/lib/python3.6/site-packages/pkg_resources/__init__.py", line 778, in resolve
>   raise DistributionNotFound(req, requirers)
> pkg_resources.DistributionNotFound: The 'Paste' distribution was not found and is required by the application
> 
> Any idea?
> 
> Thanks so much,
> 
> Giampiero
> _______________________________________________
> Zope maillist  -  Zope at zope.org
> https://mail.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists -
> https://mail.zope.org/mailman/listinfo/zope-announce
> https://mail.zope.org/mailman/listinfo/zope-dev )

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: Message signed with OpenPGP
URL: <http://mail.zope.org/pipermail/zope/attachments/20190614/a89e9228/attachment.sig>


More information about the Zope mailing list