Wow, I haven't heard about CodeBlocks- thanks for the link.
Ronald

On Jan 31, 2006, at 11:58 AM, David Guaraglia wrote:


Hi Ronald,

Well, yes, that is because cElementTree needs a C compiler (hence the name "C ElementTree"). You could download the free compiler package from Microsoft, or you could find how to compile the package using another compiler (GCC) instead of VC 7.1. I know this can be done because somebody compiled a version of PyQT using this technique, but I don't really know how it works.

As for the VS 7.1 compiler: download it. It's free, it's fast (if compared with GCC) and combined with CodeBlocks (www.codeblocks.org) it's a nice enviroment for free :)

David

Ronald Jaramillo wrote:


Hi,
r605 upgraded cElementTree from 1.0.2 to 1.0.5 but my windows machine, running setup.py develop barf an error: 'error: Python was built with version 7.1 of Visual Studio, and extensions need to be built with the same version of the compiler, but
it isn't installed.'

Hu?
Cheers.
Ronald

________________________________
Ronald Jaramillo
mail: ronald AT checkandshare DOT com
blog: http://www.checkandshare.com/blog






________________________________
Ronald Jaramillo
mail: ronald AT checkandshare DOT com
blog: http://www.checkandshare.com/blog



Reply via email to