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

Python version environment? #41

Closed
joshpavel opened this issue Nov 8, 2018 · 3 comments
Closed

Python version environment? #41

joshpavel opened this issue Nov 8, 2018 · 3 comments

Comments

@joshpavel
Copy link

No matter what I pass to terraform-compliance, I get the same error:

$ terraform-compliance -f terraform/tests -t terraform/es
Traceback (most recent call last):
File "/usr/local/bin/terraform-compliance", line 11, in
sys.exit(cli())
TypeError: cli() takes exactly 2 arguments (0 given)

... same with -h

Not sure if this is a python2/3 issue, or something else? I'm running on MacOSX High Sierra. I get this error from both the container and the pip installation.

@eerkunt
Copy link
Member

eerkunt commented Nov 8, 2018

Hi @joshpavel,

Thanks for reporting this. I think I know the problem.

Fixing in few minutes.

@eerkunt
Copy link
Member

eerkunt commented Nov 8, 2018

@joshpavel could you please try again v0.4.7 should have this fix.

@eerkunt eerkunt reopened this Nov 8, 2018
@joshpavel
Copy link
Author

Verified! Thank you very much.

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

2 participants