Skip to content

Problems with python path settings for cppcheck in plugin. #218

@ktyang512

Description

@ktyang512

I am using cppcheck to check the code for misra c rules. I use the plugin to call cppcheck it will report failed to auto detect python. I have already set the path of python in the environment variable, but cppcheck still can't find it. I don't know what the reason is. And when I use the cppcheck command directly, I can set the location of the python to be used with the --addon-python parameter. So I wonder if there is a method to configure the path to the python in the plugin?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions