Re: [XML-SIG] 64 bit version of PyXML

2006-05-31 Thread martin
Zitat von [EMAIL PROTECTED]: > Ok, it sounds like I need to build it myself. What CVS modules will I > need to get? None; you need the source release (which you find next to where you find the binary release). They you do "python setup.py install". For that to work, you need the same tool chain

Re: [XML-SIG] 64 bit version of PyXML

2006-05-31 Thread Chuck_Lemons
: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 30, 2006 5:12 PM To: Lemons, Chuck Cc: xml-sig@python.org Subject: Re: [XML-SIG] 64 bit version of PyXML Zitat von [EMAIL PROTECTED]: > I am porting a Python application that uses PyXML to a 64 bit > architecture and getti

Re: [XML-SIG] 64 bit version of PyXML

2006-05-30 Thread martin
Zitat von [EMAIL PROTECTED]: > I am porting a Python application that uses PyXML to a 64 bit > architecture and getting the following error: > > from xml.utils import boolean > ImportError: DLL load failed with error code 193 Why 64-bit architecture are you talking about (processor, o