[Zope3-dev] files missing from trunk

Martijn Pieters mj at zopatista.com
Mon Jun 4 03:03:46 EDT 2007


On 6/4/07, Christian Theune <ct at gocept.com> wrote:
> No, it's still all the same. I just got distracted when working on the
> code yesterday while moving (and SVN was very slow so I didn't pay
> attention while waiting). I fixed the code yesterday.

$ svn up
$ make
$ bin/zopectl fg
Traceback (most recent call last):
  File "bin/zopectl", line 18, in ?
    from zope.app.appsetup.controller import main
ImportError: No module named appsetup.controller
j$ bin/runzope Traceback (most recent call last):
  File "z3.py", line 64, in ?
    run()
  File "z3.py", line 59, in run
    from zope.app.twisted.main import main
ImportError: No module named twisted.main

-- 
Martijn Pieters


More information about the Zope3-dev mailing list