Hi there,
Can anyone help me with this?
The plucking process appears to work fine, except it fails at the end.  It 
appears to parse pictures and html correctly, but then I get this error 
message:

Traceback (most recent call last):
  File "/usr/bin/plucker-build", line 1532, in ?
    sys.exit(realmain())
  File "/usr/bin/plucker-build", line 1524, in realmain
    retval = main (config, exclusion_lists)
  File "/usr/bin/plucker-build", line 1046, in main
    mapping = writer.write (verbose=verbosity, alias_list=alias_list)
  File "/usr/lib/python2.2/site-packages/PyPlucker/Writer.py", line 520, in 
write
    result = Writer.write (self, verbose, alias_list=alias_list)
  File "/usr/lib/python2.2/site-packages/PyPlucker/Writer.py", line 339, in 
write
    raise RuntimeError("The collection process failed to generate a 'home' 
document")
RuntimeError: The collection process failed to generate a 'home' document

I've seen this message once before in the mailing list, but the solutions 
presented there do not work for me.  (e.g. putting in paths to palmgray in 
.pluckerrc, etc).
(link is 
http://lists.rubberchicken.org/pipermail/plucker-list/2002-November/000867.html 
)

I'm running gentoo linux, and have never successfully run plucker.


Can anyone help?

Thanks

Andy K
_______________________________________________
plucker-list mailing list
[EMAIL PROTECTED]
http://lists.rubberchicken.org/mailman/listinfo/plucker-list

Reply via email to