◐ Shell
clean mode source ↗

ModuleNotFoundError: No module named 'gitdb.utils.compat'

Requirments file includes gitdb2 and, but "compat.py" file is importing "gitdb" instead and throwing missing "gitdb" module error when this library is fresh installed in a new enviroment with missing "gitdb" dependency library. Please fix the problem.