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@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 )

Reply via email to