Skip to content

ModuleNotFoundError: No module named 'git' #272

@tampe125

Description

@tampe125

Hello,

I'm having a trouble with the latest devel branch (commit b2024ad).
Even if I follow the basic steps listed in "How to use it?", no configuration at all, the build fails with the error "ModuleNotFoundError: No module named 'git'".

Now, that feels a bit strange, since I'm 100% I have the module installed. I suspected the wrong Python executable was fired (since I have an Anaconda setup with multiple environments), but I get the same error even after conda deactivate. I put an hard print on sys.executable to get the current executable, which is /usr/bin/python3 .
Running that executable and trying to import git works fine.

Am I doing something wrong? How can it be the module not being found?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions