Hi Folks,

I'm hoping to develope a Twitter application using the above.
Essentially, I am good to go in as much as I can run a little Python
from within Eclipse to get some data from the Twitter API.  That works
great.  The problem is that when I try to connect to http://localhost:9999,
where I've configured dev_appserver.py to connect, GAE seems to be
trying to load a version of the Python-Twitter library that I've not
installed or configured.  It seems to be looking in a path with -egg
tacked on the end.  My installation doesn't have this extension and
I'm not sure where GAE is picking up the information so that I can
change it.

Any help would be most appreciated.

Regards,

Jim

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" 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-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to