Re: [python-win32] Building pywin32 on Vista 64

2008-03-07 Thread Marc-André Belzile
EMAIL PROTECTED] On Behalf Of Michel Claveau Sent: March 7, 2008 3:59 PM To: python-win32@python.org Subject: Re: [python-win32] Building pywin32 on Vista 64 Hi!Bonsoir ! > I tried installing pywin3-210 on vista-64 but got this installation error: > 'Can't load Python for pre-i

Re: [python-win32] Building pywin32 on Vista 64

2008-03-07 Thread Michel Claveau
Hi!Bonsoir ! > I tried installing pywin3-210 on vista-64 but got this installation error: > 'Can't load Python for pre-install script'. - is python 2.5 already installed? - avant pywin32, avez-vous bien installé Python 2.5 (préalablement) ? Perso, je n'ai pas testé sur Vista-64, mais sous

Re: [python-win32] Building pywin32 on Vista 64

2008-03-07 Thread Marc-André Belzile
in32@python.org Subject: Re: [python-win32] Building pywin32 on Vista 64 Hi! Not the good subject, but... I had try Pywin32 "standard" in Windows-2008-server-64bits. Results : no problem! - install: OK - tests: OK (my softs: COM-server ; manage IE7(via COM) ; PLUIE (Python+JScr

Re: [python-win32] Building pywin32 on Vista 64

2008-03-07 Thread Marc-André Belzile
rch 6, 2008 5:21 PM To: Marc-André Belzile; python-win32@python.org Subject: RE: [python-win32] Building pywin32 on Vista 64 It looks like a bug to me - but for some reason I don't hit it. Last I checked, the x64 version of pywin32 builds fine following the instructions at the top of set

Re: [python-win32] Building pywin32 on Vista 64

2008-03-06 Thread Michel Claveau
Hi! Not the good subject, but... I had try Pywin32 "standard" in Windows-2008-server-64bits. Results : no problem! - install: OK - tests: OK (my softs: COM-server ; manage IE7(via COM) ; PLUIE (Python+JScript in IE like GUI) ; etc. Some entries of the register are differents. But non re

Re: [python-win32] Building pywin32 on Vista 64

2008-03-06 Thread Mark Hammond
PROTECTED] On Behalf Of Marc-André Belzile Sent: Friday, 7 March 2008 2:37 AM To: python-win32@python.org Subject: Re: [python-win32] Building pywin32 on Vista 64 Looks like MSVCCompiler hasn't been fixed yet to support AMD64 architectures. __root is referenced by get_msvc_paths but wasn

Re: [python-win32] Building pywin32 on Vista 64

2008-03-06 Thread Marc-André Belzile
ROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Marc-André Belzile Sent: March 5, 2008 6:42 PM To: python-win32@python.org Subject: [python-win32] Building pywin32 on Vista 64 Hello, I'm trying to build pywin32 (2.5.210.0) on Vista 64 (AMD64) with VS 2005. I'm stucked right at the beg

[python-win32] Building pywin32 on Vista 64

2008-03-05 Thread Marc-André Belzile
Hello, I'm trying to build pywin32 (2.5.210.0) on Vista 64 (AMD64) with VS 2005. I'm stucked right at the beginning of the process with this error : File "C:\Python25\lib\distutils\msvccompiler.py", line 616, in get_msvc_paths % (self.__root, self.__version)) AttributeError: my_compiler inst