module' object has no attribute 'find_template_source satchmo-django -
after finished installing satchmo in django1.4 . got error "module' object has no attribute 'find_template_source"
attributeerror @ / 'module' object has no attribute 'find_template_source' request method: request url: "link url" django version: 1.4.8 exception type: attributeerror exception value: 'module' object has no attribute 'find_template_source' exception location: /home/prabhakaran/virtual/dj1.4_satchmo/local/lib/python2.7/site-packages/django_app_plugins-0.1.0-py2.7.egg/app_plugins/templatetags/app_plugins.py in template_exists, line 162 python executable: /home/prabhakaran/virtual/dj1.4_satchmo/bin/python python version: 2.7.6 python path: ['/home/prabhakaran/softwares/satchmo/store', '/home/prabhakaran/virtual/dj1.4_satchmo/local/lib/python2.7/site-packages/django_threaded_multihost-1.4_1-py2.7.egg', '/home/prabhakaran/virtual/dj1.4_satchmo/local/lib/python2.7/site-packages/sorl_thumbnail-12.1c-py2.7.egg', '/home/prabhakaran/virtual/dj1.4_satchmo/local/lib/python2.7/site-packages/django_livesettings-1.4_14-py2.7.egg', '/home/prabhakaran/virtual/dj1.4_satchmo/local/lib/python2.7/site-packages/django_keyedcache-1.5.1-py2.7.egg', '/home/prabhakaran/virtual/dj1.4_satchmo/local/lib/python2.7/site-packages/sphinx-1.3b1-py2.7.egg', '/home/prabhakaran/virtual/dj1.4_satchmo/local/lib/python2.7/site-packages/babel-1.3-py2.7.egg', '/home/prabhakaran/virtual/dj1.4_satchmo/local/lib/python2.7/site-packages/snowballstemmer-1.2.0-py2.7.egg', '/home/prabhakaran/virtual/dj1.4_satchmo/local/lib/python2.7/site-packages/docutils-0.12-py2.7.egg', '/home/prabhakaran/virtual/dj1.4_satchmo/local/lib/python2.7/site-packages/pygments-2.0.1-py2.7.egg', '/home/prabhakaran/virtual/dj1.4_satchmo/local/lib/python2.7/site-packages/jinja2-2.7.3-py2.7.egg', '/home/prabhakaran/virtual/dj1.4_satchmo/local/lib/python2.7/site-packages/six-1.8.0-py2.7.egg', '/home/prabhakaran/virtual/dj1.4_satchmo/local/lib/python2.7/site-packages/pytz-2014.9-py2.7.egg', '/home/prabhakaran/virtual/dj1.4_satchmo/local/lib/python2.7/site-packages/markupsafe-0.23-py2.7-linux-i686.egg', '/home/prabhakaran/virtual/dj1.4_satchmo/local/lib/python2.7/site-packages/south-1.0.1-py2.7.egg', '/home/prabhakaran/virtual/dj1.4_satchmo/local/lib/python2.7/site-packages/suds-0.4-py2.7.egg', '/home/prabhakaran/virtual/dj1.4_satchmo/local/lib/python2.7/site-packages/satchmo-0.9.3-py2.7.egg', '/home/prabhakaran/virtual/dj1.4_satchmo/local/lib/python2.7/site-packages/django_app_plugins-0.1.0-py2.7.egg', '/home/prabhakaran/virtual/dj1.4_satchmo/local/lib/python2.7/site-packages/django_caching_app_plugins-0.1.3-py2.7.egg', '/home/prabhakaran/virtual/dj1.4_satchmo/lib/python2.7', '/home/prabhakaran/virtual/dj1.4_satchmo/lib/python2.7/plat-i386-linux-gnu', '/home/prabhakaran/virtual/dj1.4_satchmo/lib/python2.7/lib-tk', '/home/prabhakaran/virtual/dj1.4_satchmo/lib/python2.7/lib-old', '/home/prabhakaran/virtual/dj1.4_satchmo/lib/python2.7/lib-dynload', '/usr/lib/python2.7', '/usr/lib/python2.7/plat-i386-linux-gnu', '/usr/lib/python2.7/lib-tk', '/home/prabhakaran/virtual/dj1.4_satchmo/local/lib/python2.7/site-packages', '../../apps', ''] server time: wed, 19 nov 2014 06:02:54 -0800 " module' object has no attribute 'find_template_source "
Comments
Post a Comment