[Zope] [Fwd: zope 2.0.0]

David J Detlefsen David.Detlefsen@bms.com
Tue, 07 Sep 1999 11:29:14 -0400


This is a multi-part message in MIME format.
--------------CC4D8100B0D6D75A05423B7D
Content-Type: text/plain; charset=us-ascii; x-mac-type="54455854"; x-mac-creator="4D4F5353"
Content-Transfer-Encoding: 7bit



--------------CC4D8100B0D6D75A05423B7D
Content-Type: message/rfc822
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Return-Path: <David.Detlefsen@bms.com>
Received: from bms.com ([140.176.215.118]) by nsusmsg02.net.bms.com
          (Netscape Messaging Server 3.6)  with ESMTP id AAA5FD4;
          Mon, 6 Sep 1999 14:34:57 +0000
Message-ID: <37D3D1C0.A2633397@bms.com>
Date: Mon, 06 Sep 1999 10:37:52 -0400
From: "David J Detlefsen" <David.Detlefsen@bms.com>
X-Mailer: Mozilla 4.6 [en] (X11; I; Linux 2.1.125 ppc)
X-Accept-Language: en
MIME-Version: 1.0
To: info@digicool.com
Subject: zope 2.0.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

I'm not sure if this is the right place to ask this...

I've run into the following error after trying:
          python1.5 wo_pcgi.py to install zope2.0.0

Here's the last bit of output where the error seems to be:
Traceback (innermost last):
   File "wo_pcgi.py", line 115, in ?
       if  __name__=='__main__': main(sys.argv[0])
   File "wo_pcgi.py", line 106, in main
        import zpasswd; zpasswd.write_access(home, user, group)
   File "/home/david/Zope-2.0.0-src/zpasswd.py",  line 90, in ?
       import sys, string, sha, binascii, whrandom, getopt, getpass, os
ImportError:  No module names sh

Here's what I've checked:
  - I am using python 1.5.2 and it appears to be working
  - I am using linuxppc R5 (june 1999)
  - PowerMac 9600 with NewerTech 400 MHz G3

It appears that the zpasswd.py script (duh) is causing some problems in
that the sha.py  module is nowhere to be found...am I missing some files
or ill-configured?

Thanks,
Dave Detlefsen

ps...I'd use the binaries if they were available!



--------------CC4D8100B0D6D75A05423B7D--