Skip to content

No module named 'gitdb.utils.compat' #7

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
puva opened this issue Jun 17, 2020 · 6 comments
Open

No module named 'gitdb.utils.compat' #7

puva opened this issue Jun 17, 2020 · 6 comments

Comments

@puva
Copy link

puva commented Jun 17, 2020

The commands

pip install solida
solida -v

give the following error:

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

I solved with:

pip uninstall gitdb2
pip install gitdb2==2.0.6
@gmauro
Copy link
Member

gmauro commented Jun 17, 2020

@gmauro
Copy link
Member

gmauro commented Jun 17, 2020

I guess we can bump GitPython to version 3.1.0

@gmauro
Copy link
Member

gmauro commented Jun 17, 2020

55e2a4e
@puva can you try again with version 0.9.4? Have to use a fresh environment.

@gmauro
Copy link
Member

gmauro commented Jun 17, 2020

Are you using python2.7?

@puva
Copy link
Author

puva commented Jun 17, 2020

55e2a4e
@puva can you try again with version 0.9.4? Have to use a fresh environment.

It works now!

@puva
Copy link
Author

puva commented Jun 17, 2020

Are you using python2.7?

I'm using Python 3.7.6

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants