[Zope] running fsump.py

Sean Hastings whysean at softhome.net
Sun Mar 20 12:02:08 EST 2005


Ok, I got it working by adding a couple of lines to the top of the
"fsdump.py" file that appended the correct info to sys.path


>
> Message: 12
> Date: Sun, 20 Mar 2005 07:01:02 -0500
> From: "Sean Hastings" <whysean at softhome.net>
> Subject:
> To: zope at zope.org
> Message-ID: <LOBBJCJJJBIOBEAFOIDCAEKIEAAA.whysean at softhome.net>
> Content-Type: text/plain;	charset="us-ascii"
>
> I am trying to run fsdump, but am having import issues. Both my
> windows and
> linux boxes have Zope installed and running, but when I try to
> run fsdump.py
> on either machine, I get an import error:
>
> # python fsdump.py
>
> Traceback (most recent call last):
>   File "fsdump.py", line 5, in ?
>     from ZODB.fsdump import fsdump
> ImportError: No module named ZODB.fsdump
>
>
> and despite various attempts to set the PYTHONPATH, I have had no success
> getting python to find the ZODB.fsdump code. A Google search for
> this error
> is producing nothing.
>
> Any ideas?



More information about the Zope mailing list