On Mon, 17 Oct 2011 18:56:58 -0600, Geof Sawaya <geof.saw...@utah.edu> wrote:
> Hi Andreas and all -- 
> 
> I tried to run the 'download-examples-from-wiki.py' script and got a 400:
> 
> 
> ./download-examples-from-wiki.py 
> downloading  wiki examples from http://wiki.tiker.net/PyCuda/Examples to 
> wiki-examples/...
> fetching page list...
> Traceback (most recent call last):
>   File "./download-examples-from-wiki.py", line 14, in <module>
>     all_pages = destwiki.getAllPages()
>   File "/usr/lib/python2.6/xmlrpclib.py", line 1199, in __call__
>     return self.__send(self.__name, args)
>   File "/usr/lib/python2.6/xmlrpclib.py", line 1489, in __request
>     verbose=self.__verbose
>   File "/usr/lib/python2.6/xmlrpclib.py", line 1243, in request
>     headers
> xmlrpclib.ProtocolError: <ProtocolError for wiki.tiker.net?action=xmlrpc2: 
> 400 Bad Request>
> 
> 
> Any guesses what I've done wrong?  Or is this due to a misconfiguration on 
> wiki.tiker.net?
> 
> Thanks for your help -- looking forward to doing some PyCUDA coding.

Odd--works like a charm for me. Can you try again?

Andreas

Attachment: pgpB1f4m4wN9L.pgp
Description: PGP signature

_______________________________________________
PyCUDA mailing list
PyCUDA@tiker.net
http://lists.tiker.net/listinfo/pycuda

Reply via email to