terraform-compliance / cli

a lightweight, security focused, BDD test framework against terraform.
https://terraform-compliance.com
MIT License
1.35k stars 151 forks source link

pip install terraform-compliance getting "Segmentation fault" #607

Closed aravindkoniki closed 2 years ago

aravindkoniki commented 2 years ago

Im getting "Segmentation fault" while doing pip install terraform-compliance on windows 10

Does any one face this issues, Kindly help me to resolve this

image

eerkunt commented 2 years ago

Looks like the problem lies on pip itself. Did you get the same error while installing anything else ?

aravindkoniki commented 2 years ago

I just suppose to reply here, my issue has been resolved by complete clean of pip in my machine and reinstalled

Thank you for your comment

eerkunt commented 2 years ago

Perfect, great to know. Thank you. Closing the issue.