Jeff gave me the advice below. I tried out the method, but did not work. Strangely enough, the code above worked for my Vista system. Suspecting that it is a corrupt pyexpat.lib that is causing the problem, I uninstall Python 2.6 and installed 2.5.5 instead and the error disappeared. Thanks Jeff!
======================================== Hi castwind, I have occasionally heard reports of this error, and it is usually an issue with the Python installation. Perhaps some expected libraries are missing. Having never experienced this myself, I'm not sure about the solution, but some have resolved this by installing a newer version of Python or installing ElementTree (or cElementTree) themselves. http://effbot.org/downloads/#elementtree Please let me know if this fixes it. I imagine this isn't the last time we'll see this question ;-) Thank you, Jeff --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Picasa Web Albums API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/Google-Picasa-Data-API?hl=en -~----------~----~----~----~------~----~------~--~---
