pyinstaller fails to create exe-File

2007-02-22 Thread DierkErdmann
Hi ! I am trying to create an exe file using pyinstaller. Running the created exe-File gives the error message "" Traceback (most recent call last): File "", line 8, in File "E:\Documents\mich\job\abs\backup_skript\buildbackup\out1.pyz/ email", lin e 79, in __getattr__ File "D:\Programme\py

Re: Google-API Bad-Gateway-Error

2006-05-16 Thread DierkErdmann
It's quite strange, after calling the script several times it started to work; but sometimes the error occurs again. Maybe google has technical probs. Dierk -- http://mail.python.org/mailman/listinfo/python-list

Google-API Bad-Gateway-Error

2006-05-16 Thread DierkErdmann
Hi, I am trying to query google from within a python script using the Google-Api (pygoogle). The following piece of codes gives me a "SOAPpy.Errors.HTTPError: ", the full Traceback is shown below. I am aware of the incompatibilities between the Google-Api and older versions of the SOAP-Library; I