dulwich-users team mailing list archive
-
dulwich-users team
-
Mailing list archive
-
Message #00017
Pure python install
Hello,
How to install pure-python Dulwich with easy_install? Especially
actual for windows.
>python -m easy_install dulwich
Searching for dulwich
Reading http://pypi.python.org/simple/dulwich/
Reading http://launchpad.net/dulwich
Reading http://samba.org/~jelmer/dulwich
Best match: dulwich 0.4.1
Downloading http://samba.org/~jelmer/dulwich/dulwich-0.4.1.tar.gz
Processing dulwich-0.4.1.tar.gz
Running dulwich-0.4.1\setup.py -q bdist_egg --dist-dir
c:\users\user\appdata\local\temp\easy_install-npliz4\dulwich-0.4.1\egg-dist-tmp-uzhmmh
error: Setup script exited with error: Unable to find vcvarsall.bat
Mercurial itself has a couple of options to do this:
http://mercurial.selenic.com/wiki/WindowsInstall#Building_pure_Python_alternative
Thanks.
--
anatoly t.
Follow ups