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

Giampiero Benvenuti <giampiero.benvenuti-jacJaabyINpm6/[email protected]> Fri, 14 Jun 2019 13:46:28 +0200
Newsgroups gmane.comp.web.zope.general
Message-ID <[email protected]>
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  -  [email protected]
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 )