Mike,

  You're right.  I was attempting to install the Unix copy and not the
proper win32 copy....thanks...rookie error.

Best regards,

Steven 

-----Original Message-----
From: Mike Brown [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, April 18, 2006 7:20 PM
To: Steven Sanabria
Cc: xml-sig@python.org; 'Praveen Kalisi'
Subject: Re: [XML-SIG] Trouble?

Steven Sanabria wrote:
>   I installed "PyXML-0.8.4" and I got the following message at the end 
> of executing the "python setup.py build" command in a CMD window on my 
> XP machine.  Can you tell me if this is okay, or if I need to do 
> something else to fix this?
>  
> "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."

No, it's not OK.

If you are installing on Windows, you should use the win32 binary installer.
It sounds like you instead downloaded the source code and tried to follow
the instructions that apply to Unix platforms.

It is possible to build from source, but as it says, you need to be able to
build Python C extensions, which is a bit of an ordeal on Windows.

Mike

_______________________________________________
XML-SIG maillist  -  XML-SIG@python.org
http://mail.python.org/mailman/listinfo/xml-sig

Reply via email to