Traceback most recent call last File data www venvs fastlook lib pytho

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Traceback (most recent call last):
File "/data/www/venvs/fastlook/lib/python2.7/site-packages/pyramid-1.3a6-py2.7.egg/pyramid/router.py", line 187, in __call__
response = self.handle_request(request)
File "/data/www/venvs/fastlook/lib/python2.7/site-packages/pyramid-1.3a6-py2.7.egg/pyramid/tweens.py", line 20, in excview_tween
response = handler(request)
File "/data/www/venvs/fastlook/lib/python2.7/site-packages/pyramid_tm-0.3-py2.7.egg/pyramid_tm/__init__.py", line 61, in tm_tween
response = handler(request)
File "/data/www/venvs/fastlook/lib/python2.7/site-packages/pyramid-1.3a6-py2.7.egg/pyramid/router.py", line 164, in handle_request
response = view_callable(context, request)
File "/data/www/venvs/fastlook/lib/python2.7/site-packages/pyramid-1.3a6-py2.7.egg/pyramid/config/views.py", line 343, in viewresult_to_response
result = view(context, request)
File "/data/www/venvs/fastlook/lib/python2.7/site-packages/pyramid-1.3a6-py2.7.egg/pyramid/config/views.py", line 400, in _class_requestonly_view
response = inst()
File "/data/www/venvs/fastlook/lib/python2.7/site-packages/fastlook-0.0-py2.7.egg/fastlook/lib/base.py", line 44, in __call__
return render_to_response(tmpl, self.context, self.request)
File "/data/www/venvs/fastlook/lib/python2.7/site-packages/pyramid-1.3a6-py2.7.egg/pyramid/renderers.py", line 126, in render_to_response
return helper.render_to_response(value, None, request=request)
File "/data/www/venvs/fastlook/lib/python2.7/site-packages/pyramid-1.3a6-py2.7.egg/pyramid/renderers.py", line 424, in render_to_response
result = self.render(value, system_values, request=request)
File "/data/www/venvs/fastlook/lib/python2.7/site-packages/pyramid-1.3a6-py2.7.egg/pyramid/renderers.py", line 420, in render
result = renderer(value, system_values)
File "/data/www/venvs/fastlook/lib/python2.7/site-packages/pyramid_jinja2-1.3-py2.7.egg/pyramid_jinja2/__init__.py", line 287, in __call__
return self.template.render(system)
File "/data/www/venvs/fastlook/lib/python2.7/site-packages/Jinja2-2.6-py2.7.egg/jinja2/environment.py", line 894, in render
return self.environment.handle_exception(exc_info, True)
File "/data/www/venvs/fastlook/lib/python2.7/site-packages/fastlook-0.0-py2.7.egg/fastlook/templates/detail.html", line 2, in top-level template code
{% import 'widgets/sitebar/news.html' as news_widgets with context%}
File "/data/www/venvs/fastlook/lib/python2.7/site-packages/pyramid_jinja2-1.3-py2.7.egg/pyramid_jinja2/__init__.py", line 197, in get_source
raise TemplateNotFound(name=ex.name, message=message)
jinja2.exceptions.TemplateNotFound: widgets/sitebar/news.html; asset=/data/www/venvs/fastlook/lib/python2.7/site-packages/pyramid-1.3a6-py2.7.egg/pyramid/config/widgets/sitebar/news.html; searchpath=['/data/www/venvs/fastlook/lib/python2.7/site-packages/fastlook-0.0-py2.7.egg/fastlook/templates']