[Zope] Packing data.fs programmatically
    Dieter Maurer 
    dieter at handshake.de
       
    Tue Jan 31 15:07:12 EST 2006
    
    
  
Jonathan Cleaver wrote at 2006-1-31 11:38 +0000:
> ...
>Now for the wierd bit. I successfully ran the code that went into this 
>module line-by-line in the Python interpreter. The data.fs was 
>beautifully packed. However, when I run this script from the command 
>line (through another script that acts as a hook) the line "app = 
>Zope.app()" fails with the error "No such file or directory".
*ALWAYS* look at the traceback! It tells you where precisely
the error happens...
-- 
Dieter
    
    
More information about the Zope
mailing list