[Zope3-Users] ImportError running bin/zopectl run myScript.py
    Achim Domma 
    domma at procoders.net
       
    Thu Jan 17 11:46:56 EST 2008
    
    
  
Hi,
I try to run a script on my zope instance via "bin/zopectl run  
myScript.py". I get the following error:
Traceback (most recent call last):
   File "/Users/domma/develop/zope/demo/bin/scriptzope", line 22, in ?
     import paths
ImportError: No module named paths
I cannot find a paths.py on my system. Any hint what I'm doing wrong?
regards,
Achim
    
    
More information about the Zope3-users
mailing list