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...


Reply via email to