[Zope] Zone 4 issue: The 'Paste' distribution was not found and is required by the application
Giampiero Benvenuti
giampiero.benvenuti at chiaroscuro.com
Fri Jun 14 13:46:28 CEST 2019
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
More information about the Zope
mailing list