Back
I tried installing dulwich
pip install dulwich
But I get a cryptic error message:
error: Unable to find vcvarsall.bat
Try specifying mingw as the compiler of choice. Something like this:
setup.py install build --compiler=mingw32
Here's a video that can help you get a better understanding of python:
31k questions
32.8k answers
501 comments
693 users