← Back to team overview

bzr-windows team mailing list archive

Re: Trouble compiling dependencies on Windows 7 x64

 

Dirk Räder пишет:
Hi all,

I want to compile Bazaar on Windows x64 to see if that tackles bugs
lp:193685 and lp:331342. Installing Python (x64) and the pyrex extension
was no problem.

Sadly, when installing PyCrypto I get the error message "Could not find
file vcvarsall.bat". This file belongs to Visual Studio and sets the
environment variables needed for compiling via command line. I have
installed Visual Studio 2010 Express C++ and C#; the file is definitely
on disk. I suppose, it's just in the wrong directory.

Is there any way to hand the file to Python?
Can I make Python think the file has already been executed?
Or do I have to install a specific version of Visual Studio?

Any ideas are appreciated.
Dirk

Have you tried the binary package from http://www.voidspace.org.uk/python/modules.shtml#pycrypto ?
--

All the dude wanted was his rug back



References