> Interestingly, the SDK's antlr definitions are incompatible with the version
> of antlr invluded in the sdk, so I had to rename lib/antlr3 and install
> 3.1.1 from http://www.antlr.org/download/Python

In my case, this statement is misleading. lib/antlr3 is included in
the .google_appengine/lib folder, but the Django AppEngine Helper
project wasn't referencing it. That project released a super-minor
update (r68) that includes antlr3 in the python path.

Moving to this most recent version corrected the antlr3 issue without
having to install it separately.

--~--~---------~--~----~------------~-------~--~----~
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 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to