ERROR: Failure: ImportError (No module named jinja2.exceptions)

Bug #1324049 reported by Chris Johnston
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Charm Helpers
Fix Released
Undecided
Unassigned

Bug Description

======================================================================
ERROR: Failure: ImportError (No module named jinja2.exceptions)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/chris/virtualenvs/charmhelpers/local/lib/python2.7/site-packages/nose/loader.py", line 411, in loadTestsFromName
    addr.filename, addr.module)
  File "/home/chris/virtualenvs/charmhelpers/local/lib/python2.7/site-packages/nose/importer.py", line 47, in importFromPath
    return self.importFromDir(dir_path, fqname)
  File "/home/chris/virtualenvs/charmhelpers/local/lib/python2.7/site-packages/nose/importer.py", line 94, in importFromDir
    mod = load_module(part_fqname, fh, filename, desc)
  File "/home/chris/Projects/ch-problems/tests/contrib/openstack/test_os_templating.py", line 9, in <module>
    from jinja2.exceptions import TemplateNotFound
ImportError: No module named jinja2.exceptions

Jinja2 is required to run the tests, however it isn't installed via test_requirements.txt

Related branches

James Page (james-page)
Changed in charm-helpers:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.