Re: Parent module does not exist
does wikicamp is your working directory? try to make wikicamp as a package to add __init__.py
On Sun, May 27, 2012 at 11:45 AM, Ali Shaikh <shaikhtali@gmail.com> wrote:
Hello............!!
ViewDoesNotExist at /wikicamp/start/
Could not import wikicamp.views.view_page. Parent module
wikicamp.views does not exist.
Request Method: GET
Request URL: http://localhost:8000/wikicamp/start/
Django Version: 1.4
Exception Type: ViewDoesNotExist
Exception Value:
Could not import wikicamp.views.view_page. Parent module
wikicamp.views does not exist.
Exception Location: /usr/local/lib/python2.6/dist-packages/django/core/
urlresolvers.py in get_callable, line 108
Python Executable: /usr/bin/python
Python Version: 2.6.6
Python Path:
['/home/tanveer/djcode/wikicamp',
'/usr/local/lib/python2.6/dist-packages/setuptools-0.6c11-py2.6.egg',
'/usr/local/lib/python2.6/dist-packages/pip-1.0-py2.6.egg',
'/usr/lib/python2.6',
'/usr/lib/python2.6/plat-linux2',
'/usr/lib/python2.6/lib-tk',
'/usr/lib/python2.6/lib-old',
'/usr/lib/python2.6/lib-dynload',
'/usr/local/lib/python2.6/dist-packages',
'/usr/lib/python2.6/dist-packages',
'/usr/lib/pymodules/python2.6',
'/usr/lib/pymodules/python2.6/gtk-2.0']
Server time: Sat, 26 May 2012 22:35:01 -0500
I spend lot of time for this,but I dint get where am going wrong .....:
(
Pls help.............:(
Thank You
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
Pursuit the freedom of the soul.
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home