Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No module named 'tests' #47

Open
insetta opened this issue May 31, 2023 · 3 comments
Open

No module named 'tests' #47

insetta opened this issue May 31, 2023 · 3 comments

Comments

@insetta
Copy link

insetta commented May 31, 2023

[root@RED-HAT-8]# ./cis_audit.py --level 2
Traceback (most recent call last):
  File "./cis_audit.py", line 39, in <module>
    from tests.integration import (
ModuleNotFoundError: No module named 'tests'
@insetta
Copy link
Author

insetta commented May 31, 2023

Red Hat 8.8

@MatthewPugliese
Copy link

Similar issue for Ubuntu 22.04

@sennjacob
Copy link

Comment out lines 39-41 and it should work. Worked for me on CentOS7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants