[Zope] Re: ZSyncer and an unintended consequence
    Paul Winkler 
    pw_lists at slinkp.com
       
    Sun Nov 14 15:36:00 EST 2004
    
    
  
On Sun, Nov 14, 2004 at 12:11:49PM -0800, Dennis Allison wrote:
> Hmmm.
> 
> Zope 2.7.3 apparently requires that products install without error.
> ZSyncer 0.6 raises an exception when it does not find CMF installed which
> apparently kills the installation.
No, ZSyncer tries to import some CMF stuff and if it's not present, 
goes merrily on its way and does not import ZSyncerTool.py.
0.6 is fine without CMF installed.
I am guessing that you had CMF installed but removed it.
In that case, removing *pyc in your ZSyncer directory should fix
the problem. Maybe I should add a note about this in README. 
-- 
Paul Winkler
http://www.slinkp.com
    
    
More information about the Zope
mailing list