avinash8526 / Murgi

For converting visual studio .trx file into beautiful html reports

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ImportError | Python v.2.7.9

elronio opened this issue · comments

Traceback (most recent call last):
File "aviconv.py", line 4, in
import jinja2
ImportError: No module named jinja2

I had to install the jinja2 package. https://pypi.python.org/pypi/Jinja2