On Fri, 29 Jun 2007 21:15:00 -0600, William Heymann <[EMAIL PROTECTED]> wrote:
> On Friday 29 June 2007, Martin v. Löwis wrote:
>> > There was no need for me to use 64 so I have switched back to 32 and
>> > works fine.
>> >
>> > Python is not ready for the 64 world yet ;)
>>
>> It's a matter of sta
On Friday 29 June 2007, Martin v. Löwis wrote:
> > There was no need for me to use 64 so I have switched back to 32 and
> > works fine.
> >
> > Python is not ready for the 64 world yet ;)
>
> It's a matter of standpoint. 64 bit is not ready for the world, yet.
>
> Regards,
> Martin
I think you mea
> There was no need for me to use 64 so I have switched back to 32 and works
> fine.
>
> Python is not ready for the 64 world yet ;)
It's a matter of standpoint. 64 bit is not ready for the world, yet.
Regards,
Martin
--
http://mail.python.org/mailman/listinfo/python-list
de 2007 23:25
To: Simon Roses Femerling
Cc: python-list@python.org
Subject: Re: Vista 64 + Python2.5 + wxpython 28 issue
> Is there any 64 version installer or do I need to build myself ?
There are hardly AMD64 versions of *anything* but the base Python
distribution. I strongly advise to u
> Is there any 64 version installer or do I need to build myself ?
There are hardly AMD64 versions of *anything* but the base Python
distribution. I strongly advise to use the 32-bit version on AMD64
(in fact, I see little reason to run Win64 at all unless you have
more that 4GiB in the box, or un
PROTECTED] On Behalf Of
"Martin v. Löwis"
Sent: jueves, 28 de junio de 2007 22:08
To: python-list@python.org
Subject: Re: Vista 64 + Python2.5 + wxpython 28 issue
> I have installed python 2.5 (AMD64) on Vista (64), also installed wx 2.8
> but I'm getting this error:
>
> "&
> I have installed python 2.5 (AMD64) on Vista (64), also installed wx 2.8
> but I'm getting this error:
>
>
> Traceback (most recent call last):
> File "mymodule.py", line 39, in
> import wx
> File "C:\Python25\Lib\site-packages\wx-2.8-msw-unicode\wx\__init__.py",
> line 4
> 5, in
Hello Guys,
I have installed python 2.5 (AMD64) on Vista (64), also installed wx 2.8
but I'm getting this error:
Traceback (most recent call last):
File "mymodule.py", line 39, in
import wx
File "C:\Python25\Lib\site-packages\wx-2.8-msw-unicode\wx\__init__.py",
line 4
5, in
fro