[zope2-tracker] [Bug 669856] [NEW] mkzopeinstance is missing "manuel"
peter
669856 at bugs.launchpad.net
Tue Nov 2 06:49:18 EDT 2010
Public bug reported:
I installed zope with: "pip install Zope2". Running: "mkzopeinstance
tester" produced the following Error:
mkzopeinstance tester
Traceback (most recent call last):
File "/.../bin/mkzopeinstance", line 5, in <module>
from pkg_resources import load_entry_point
File ".../lib/python2.6/site-packages/setuptools-0.6c11-py2.6.egg/pkg_resources.py", line 2603, in <module>
File ".../lib/python2.6/site-packages/setuptools-0.6c11-py2.6.egg/pkg_resources.py", line 666, in require
File ".../lib/python2.6/site-packages/setuptools-0.6c11-py2.6.egg/pkg_resources.py", line 565, in resolve
pkg_resources.DistributionNotFound: manuel
Im using Pyhton2.6.5/MacOS and the same happend on a Linux-System(Python
2.6.6).
After a "pip install manuel" mkzopeinstance works fine.
** Affects: zope2
Importance: Undecided
Status: New
--
mkzopeinstance is missing "manuel"
https://bugs.launchpad.net/bugs/669856
You received this bug notification because you are a member of Zope 2
Developers, which is subscribed to Zope 2.
More information about the zope2-tracker
mailing list