I am having difficulty importing libxml2 into my test project running
on the development appserver.
<type 'exceptions.ImportError'>: No module named libxml2
      args = ('No module named libxml2',)
      message = 'No module named libxml2'

I get no problems when I put the same import statement in a
regular .py file and run it through the terminal.
Any ideas?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to