I just updated a trunk checkout of Zope 2. When I use 'python setup.py
build_ext -i', I get this:
Traceback (most recent call last):
File "setup.py", line 32, in ?
import zpkgsetup.package
ImportError: No module named zpkgsetup.package
'make' fails the same way. My checkout has nothing called zpkgsetup.
Any clues?
Shane