Hello All,

I am a python newbie. My friend, who is a python guru solved it for
me. I just had to add '/vendor' directory in PYTHONPATH. I have solved
this on my local instance. I haven't done it yet on appengine though.

Regards,
 Cage

On Nov 15, 2:06 pm, Cage <[email protected]> wrote:
> Hello,
>
> I have been trying to setup jaiku microblogging engine on appengine. I
> could successfully load the homepage. However, when I click on 'Join'
> button it is giving the below pasted error. I can furnish the complete
> stack trace if it would help.
>
> Please help me with this.
>
> Regards,
> Cage
>
> Request Method:         GET
> Request URL:    http://inchara01.appspot.com/join
> Exception Type:         ViewDoesNotExist
> Exception Value:
>
> Could not import join.views. Error was: No module named atom.service
>
> Exception Location:     /base/data/home/apps/
> inchara01/1.337765706044725588/django.zip/django/core/urlresolvers.py
> in _get_callback, line 132
> Python Executable:      /base/
> Python Version:         2.5.2
> Python Path:    ['/base/data/home/apps/inchara01/1.337765706044725588',
> 'atom.zip', 'cleanliness.zip', 'oauth.zip', 'elementtree.zip',
> 'beautifulsoup.zip', 'simplejson.zip', 'markdown.zip', 'wsgiref.zip',
> 'epydoc.zip', 'django.zip', 'gdata.zip', '/base/data/home/apps/
> inchara01/1.337765706044725588/django.zip', '/base/python_dist/lib/
> python25.zip', '/base/python_lib/versions/third_party/django-0.96', '/
> base/python_dist/lib/python2.5/', '/base/python_dist/lib/python2.5/
> plat-linux2', '/base/python_dist/lib/python2.5/lib-tk', '/base/
> python_dist/lib/python2.5/lib-dynload', '/base/python_lib/versions/1',
> '/base/data/home/apps/inchara01/1.337765706044725588/']
> Server time:    Sun, 15 Nov 2009 08:58:23 +0000

--

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=.


Reply via email to