Python-spe-users Digest, Vol 20, Issue 1

[email protected] Wed, 03 Dec 2008 12:01:39 +0100
Newsgroups gmane.comp.python.spe.user
Message-ID <[email protected]>
Send Python-spe-users mailing list submissions to
	[email protected]

To subscribe or unsubscribe via the World Wide Web, visit
	https://lists.berlios.de/mailman/listinfo/python-spe-users
or, via email, send a message with subject or body 'help' to
	[email protected]

You can reach the person managing the list at
	[email protected]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Python-spe-users digest..."


_______________________________________________
http://pythonide.stani.be
http://pythonide.stani.be/manual/html/manual.html
http://pythonide.stani.be/blog/sm_donate _______________________________________________


Today's Topics:

   1. SPE on Win64 ? (Tim Grove)
   2. Re: SPE on Win64 ? (Stani)
   3. Re: SPE on Win64 ? (Michael Foord)
   4. Re: SPE on Win64 ? (Tim Grove)
   5. Re: SPE on Win64 ? (Michael Foord)
   6. Re: SPE on Win64 ? (Mario Lacunza)


----------------------------------------------------------------------

Message: 1
Date: Tue, 02 Dec 2008 11:27:15 -0500
From: "Tim Grove" <[email protected]>
Subject: [spe-users] SPE on Win64 ?
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain;charset=utf-8

Hello,

I'm new to this list but have been using SPE for the past couple of years. My laptop has just died and I need to buy a new one, and I was wondering if I would have any problems in running my favourite wxPython IDE under a 64 bit architecture? Thanks for your help.

Best regards,
Tim Grove


------------------------------

Message: 2
Date: Tue, 2 Dec 2008 18:46:05 +0100
From: Stani <[email protected]>
Subject: Re: [spe-users] SPE on Win64 ?
To: "Mailing list for spe users" <[email protected]>
Message-ID:
	<2078a7ad0812020946q16f1fffcs9f34ff7a242edf08-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
Content-Type: text/plain; charset=ISO-8859-1

If python and wxpython work there, there should be no problem. So you
better check this on the wxpython-user mailing list.

On Tue, Dec 2, 2008 at 5:27 PM, Tim Grove <[email protected]> wrote:
> http://pythonide.stani.be
> http://pythonide.stani.be/manual/html/manual.html
> http://pythonide.stani.be/blog/sm_donate
> --
>
>
> Hello,
>
> I'm new to this list but have been using SPE for the past couple of years. My laptop has just died and I need to buy a new one, and I was wondering if I would have any problems in running my favourite wxPython IDE under a 64 bit architecture? Thanks for your help.
>
> Best regards,
> Tim Grove
> _______________________________________________
> Python-spe-users mailing list
> [email protected]
> https://lists.berlios.de/mailman/listinfo/python-spe-users
>



-- 
Phatch Photo Batch Processor - http://photobatch.stani.be
SPE Python IDE - http://pythonide.stani.be


------------------------------

Message: 3
Date: Tue, 02 Dec 2008 17:50:22 +0000
From: Michael Foord <[email protected]>
Subject: Re: [spe-users] SPE on Win64 ?
To: Mailing list for spe users <[email protected]>
Message-ID: <[email protected]>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

Stani wrote:
> http://pythonide.stani.be
> http://pythonide.stani.be/manual/html/manual.html
> http://pythonide.stani.be/blog/sm_donate
> --
>
>
> If python and wxpython work there, there should be no problem. So you
> better check this on the wxpython-user mailing list.
>   
If you install the 32bit version of Python it should work fine.

Michael

> On Tue, Dec 2, 2008 at 5:27 PM, Tim Grove <[email protected]> wrote:
>   
>> http://pythonide.stani.be
>> http://pythonide.stani.be/manual/html/manual.html
>> http://pythonide.stani.be/blog/sm_donate
>> --
>>
>>
>> Hello,
>>
>> I'm new to this list but have been using SPE for the past couple of years. My laptop has just died and I need to buy a new one, and I was wondering if I would have any problems in running my favourite wxPython IDE under a 64 bit architecture? Thanks for your help.
>>
>> Best regards,
>> Tim Grove
>> _______________________________________________
>> Python-spe-users mailing list
>> [email protected]
>> https://lists.berlios.de/mailman/listinfo/python-spe-users
>>
>>     
>
>
>
>   


-- 
http://www.ironpythoninaction.com/
http://www.voidspace.org.uk/blog




------------------------------

Message: 4
Date: Tue, 02 Dec 2008 17:49:26 -0500
From: "Tim Grove" <[email protected]>
Subject: Re: [spe-users] SPE on Win64 ?
To: Mailing list for spe users <[email protected]>
Message-ID: <[email protected]>
Content-Type: text/plain;charset=utf-8

   
> If you install the 32bit version of Python it should work fine.
> 
> Michael

So, does that mean that I can install the 32bit version on a 64 bit architecture?

> 
> > On Tue, Dec 2, 2008 at 5:27 PM, Tim Grove <[email protected]> wrote:

> >>
> >> Hello,
> >>
> >> I'm new to this list but have been using SPE for the past couple of years. My laptop has just died and I need to buy a new one, and I was wondering if I would have any problems in running my favourite wxPython IDE under a 64 bit architecture? Thanks for your help.
> >>
> >> Best regards,
> >> Tim Grove


------------------------------

Message: 5
Date: Tue, 02 Dec 2008 22:51:16 +0000
From: Michael Foord <[email protected]>
Subject: Re: [spe-users] SPE on Win64 ?
To: Mailing list for spe users <[email protected]>
Message-ID: <[email protected]>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

Tim Grove wrote:
> http://pythonide.stani.be
> http://pythonide.stani.be/manual/html/manual.html
> http://pythonide.stani.be/blog/sm_donate
> --
>
>
>    
>   
>> If you install the 32bit version of Python it should work fine.
>>
>> Michael
>>     
>
> So, does that mean that I can install the 32bit version on a 64 bit architecture?
>
>   

Yes. 64bit Windows supports running 32bit applications. If you install 
the 32bit version of Python then SPE will be running as a 32bit app.

Michael

>>> On Tue, Dec 2, 2008 at 5:27 PM, Tim Grove <[email protected]> wrote:
>>>       
>
>   
>>>> Hello,
>>>>
>>>> I'm new to this list but have been using SPE for the past couple of years. My laptop has just died and I need to buy a new one, and I was wondering if I would have any problems in running my favourite wxPython IDE under a 64 bit architecture? Thanks for your help.
>>>>
>>>> Best regards,
>>>> Tim Grove
>>>>         
> _______________________________________________
> Python-spe-users mailing list
> [email protected]
> https://lists.berlios.de/mailman/listinfo/python-spe-users
>   


-- 
http://www.ironpythoninaction.com/
http://www.voidspace.org.uk/blog




------------------------------

Message: 6
Date: Tue, 2 Dec 2008 17:52:22 -0500
From: "Mario Lacunza" <[email protected]>
Subject: Re: [spe-users] SPE on Win64 ?
To: "Mailing list for spe users" <[email protected]>
Message-ID:
	<771741b20812021452y6a49c1c8o3e64c965239345a9-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
Content-Type: text/plain; charset="iso-8859-1"

2008/12/2 Tim Grove <[email protected]>

> http://pythonide.stani.be
> http://pythonide.stani.be/manual/html/manual.html
> http://pythonide.stani.be/blog/sm_donate
> --
>
>
>
> > If you install the 32bit version of Python it should work fine.
> >
> > Michael
>
> So, does that mean that I can install the 32bit version on a 64 bit
> architecture?
>
>
Hello,

right now I just install the Spe version from Ubuntu 8.10 64bits repos I
work great.

Yes you can compile 32bits programs in 64 bits with the force command.

-- 
Saludos / Best regards

Mario Lacunza
Software Architect - Webmaster

Email: mlacunza [AT] gmail [DOT] com
http://www.lacunza.info
Lima - Peru
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.berlios.de/pipermail/python-spe-users/attachments/20081202/49017e9a/attachment-0001.html 

------------------------------

_______________________________________________
Python-spe-users mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/python-spe-users


End of Python-spe-users Digest, Vol 20, Issue 1
***********************************************