0

I have installed Python and downloaded checkov using pip3 install checkov and get the following error

'checkov' is not recognized as an internal or external command, operable program or batch file.

How do I run checkov in Windows?

I have tried installing checkov in my Terraform directory and the default directory. I also added an env path for checkov in the directory I installed it in.

  • In case this is helpful for people stuck like I was. Once you download checkov (I used pip install checkov the second time) navigate to the following folder: c:\Users\yourname\AppData\Roaming\Python\Python311\Scripts Once there type checkov --version – stackuser4532 May 01 '23 at 00:24

0 Answers0