Skip to content
This repository was archived by the owner on Mar 5, 2018. It is now read-only.
This repository was archived by the owner on Mar 5, 2018. It is now read-only.

ImportError: No module named mock when testing the module #47

@jmtd

Description

@jmtd

Since this commit to the base module
containers-tools/base@cd294de

I get build-time failures such as

2016-07-28 10:28:37,870 - cct - DEBUG - inspecting /tmp/cct/base/tests/test_unit_module_shell.py
2016-07-28 10:28:37,870 - cct - DEBUG - importing module /tmp/cct/base/tests/test_unit_module_shell.py to cct.module.tests
Traceback (most recent call last):
<snip>
  File "/tmp/cct/base/tests/test_unit_module_shell.py", line 2, in <module>
    import mock
ImportError: No module named mock

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions