Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 1.49 KB

File metadata and controls

37 lines (26 loc) · 1.49 KB

Static Analysis

Summary

Prerequisites

To install those tools, you will need:

  • Python library (minimum required version may vary)
    • local
    • from a Docker container
  • pip (already installed if you are using Python 2 >=2.7.9 or Python 3 >=3.4))

Windows

Microsoft Visual C++ 14.0 (2015) with C++ Build Tools is required before installing pip. Note that while the error is calling for vc++ 14.0 - everything will work with newer versions of visual C++.

Some of those tools are compatibles with an IDE:

Static analysis tools