libgit2 / pygit2

Python bindings for libgit2
https://www.pygit2.org/
Other
1.58k stars 382 forks source link

ERROR: Could not build wheels for pygit2 which use PEP 517 and cannot be installed directly #1113

Open mahmoudeljiddawi opened 2 years ago

mahmoudeljiddawi commented 2 years ago

can't install pygit2, this error throws while installing it

hallsop commented 2 years ago

have you tried upgrading your version of pip?

pip install --upgrade pip