Hi,

I get the following error, when starting plucker-build:

first all seems ok:
Processing plucker:///home.html...
  Retrieved ok.
  Parsed ok; added 1 document link.
---- 1 collected, 1 to do ----
Processing file:///home/micha/Desktop/Ocaml-307/index.html...
  Retrieved ok.
  Parsed ok.
---- all 2 pages retrieved and parsed ----

then:
Writing out collected data...
Writing document 'testpluck' to file /home/micha/.plucker/testpluck.pdb
Converting plucker:///home.html...
Converting file:///home/micha/Desktop/Ocaml-307/index.html...
Traceback (most recent call last):
  File "/usr/local/bin/plucker-build", line 1532, in ?
    sys.exit(realmain())
  File "/usr/local/bin/plucker-build", line 1524, in realmain
    retval = main (config, exclusion_lists)
  File "/usr/local/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


what's wrong? Can somebody help me?

thanks for answering
 Michael


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

Reply via email to