<div dir="ltr"><div class="gmail_quote"><br><div dir="ltr">Hi<div>I am setting up <a href="https://github.com/Project-SILPA/Silpa-Flask">Silpa-Flask</a></div><div>I have installed all the dependencies and modules as mentioned in updated <a href="https://github.com/Project-SILPA/Silpa-Flask/blob/master/README" target="_blank">https://github.com/Project-SILPA/Silpa-Flask/blob/master/README</a> file, in my venv </div>

<div><br></div><div>still i m getting following error  </div><div><div><font color="#0b5394">Failed to import module scriptrender</font></div><div><font color="#0b5394">Traceback (most recent call last):</font></div><div>

<font color="#0b5394">  File "silpa.py", line 109, in <module></font></div><div><font color="#0b5394">    add_templates()</font></div><div><font color="#0b5394">  File "silpa.py", line 52, in add_templates</font></div>

<div><font color="#0b5394">    templates.append(PackageLoader(key))</font></div><div><font color="#0b5394">  File "/home/shashi/projectsilpa/venv/local/lib/python2.7/site-packages/jinja2/loaders.py", line 214, in __init__</font></div>

<div><font color="#0b5394">    provider = get_provider(package_name)</font></div><div><font color="#0b5394">  File "/home/shashi/projectsilpa/venv/local/lib/python2.7/site-packages/distribute-0.6.34-py2.7.egg/pkg_resources.py", line 219, in get_provider</font></div>

<div><font color="#0b5394">    __import__(moduleOrReq)</font></div><div><font color="#0b5394">  File "/home/shashi/projectsilpa/venv/local/lib/python2.7/site-packages/scriptrender-0.2.1-py2.7.egg/scriptrender/__init__.py", line 3, in <module></font></div>

<div><font color="#0b5394">    from core  import getInstance</font></div><div><font color="#0b5394">  File "/home/shashi/projectsilpa/venv/local/lib/python2.7/site-packages/scriptrender-0.2.1-py2.7.egg/scriptrender/core.py", line 21, in <module></font></div>

<div><font color="#0b5394">    import cairo</font></div><div class=""><div><font color="#0b5394">ImportError: No module named cairo</font></div></div></div><div><font color="#0b5394"><br></font></div><div>requesting for guidance to fix the problem</div>

<div><br></div><div><br></div><div>Regards</div><div>Shashi</div><div><a href="http://github.com/shashisp" target="_blank">http://github.com/shashisp</a> </div></div><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<br></blockquote></div></div>
</div><br></div>