(Thanks for a great product.  I am thinking how to change my
department's website to a Plucker friendly format.)

After using Plucker (win, ver1.0) for a while without any problems, and
eager to upgrade (why?) to 1.1, I ran into the following problem while
doing a hotsync of the default database: (below)

The problem persisists, even after I uninstalled everything Plucker and
Python from my machine, and re-installed.  Any ideas?


Rebuilding Plucker database...

Home.html:         plucker:/home.html
Database Name:     Default
Database Filename: Default.pdb
Bitmap Color mode: 1
Max .Depth:        2
Install for:       Stefan
Verbose Level:     1
Close on Exit:     no

Working for pluckerdir C:\PROGRAM FILES\PLUCKER12\Default.DB
Processing plucker:/home.html.
           0 collected, 0 still to do
  Retrieved ok
Processing http://plucker.gnu-designs.com/.
           1 collected, 7 still to do
  Retrieved ok
Processing http://lwn.net/daily.
           2 collected, 33 still to do
Traceback (innermost last):
  File ".\PyPlucker\Spider.py", line 1058, in ?
    retval = main (config, exclusion_lists)
  File ".\PyPlucker\Spider.py", line 708, in main
    spider.process_all(verbose=verbosity)
  File ".\PyPlucker\Spider.py", line 365, in process_all
    self.process (verbose)
  File ".\PyPlucker\Spider.py", line 424, in process
    post_data=post_data)
  File ".\PyPlucker\Retriever.py", line 269, in retrieve
    result = self._retrieve (url, alias_list, post_data)
  File ".\PyPlucker\Retriever.py", line 191, in _retrieve
    webdoc = urlopener.open (real_url, post_data)
  File "C:\PROGRAM FILES\PLUCKER12\PYTHON\lib\urllib.py", line 157, in
open
    return getattr(self, name)(url)
  File "C:\PROGRAM FILES\PLUCKER12\PYTHON\lib\urllib.py", line 275, in
open_http

    return self.http_error(url, fp, errcode, errmsg, headers)
  File "C:\PROGRAM FILES\PLUCKER12\PYTHON\lib\urllib.py", line 288, in
http_error
    result = method(url, fp, errcode, errmsg, headers)
  File ".\PyPlucker\Retriever.py", line 118, in http_error_302
    new_url = Url.URL (newurl, old_url)
  File ".\PyPlucker\Url.py", line 132, in __init__
    if sys.platform == 'win32' and string.lower(base[0:5]) == 'file:':
AttributeError: __getslice__
Error executing PyPlucker. Error: 1
Press any key to continue...



Reply via email to