Class not found git4idea.GitVcs in pycharm

I’m using GitVcs,
bundledPlugin("Git4Idea")
it works fine in Idea , but in pycharm i get class not found for git4idea.GitVcs.
the git plugin is installed
any idea why?