After looking into plucker.ini (where yesterday I, at least, discovered context bmp argument), I suppressed Posix and OS2 sections : Everything work fine again ! Sorry for the disturbance, Jacques At 05:46 31/03/2001 +0200, I wrote: >Hello, > >In Win ME, with Plucker 1.1, I right click on my mhtml SiteScooped files. >My first tries were ok : Formidable on the IIIc ! > >Now I have the systematic below error. Build aborts. I don't know why ... >Where should I look for ? > >Thanks for any help, > >Jacques > >> ... >> File "C:\Progra~1\Python\Lib\urllib.py", line 157, in open >> return getattr(self, name)(url) >> File "C:\Progra~1\Python\Lib\urllib.py", line 272, in open_http >> return self.http_error(url, fp, errcode, errmsg, headers) >> File "C:\Progra~1\Python\Lib\urllib.py", line 285, 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 plucker-build. Error: 1 >>Press any key to continue... > >

